BOOK A DEMO
LOGIN
Homekeyboard_arrow_rightDocumentationkeyboard_arrow_rightVersion 3keyboard_arrow_rightEducationkeyboard_arrow_rightDelete
PATCH

/v3/education/delete

Delete the specific process from the server.

Only completed processes can be deleted. All of the process results and information will be deleted.

lock You need to login with a user and api key in order to access this method.
Add this HTTP header to your request:
Authorization: Bearer <Your-Login-Token>
Not sure how to generate your login token? Read here .

Request

Body Parameters

Name
Description
idREQUIRED
The list of scan Ids to delete
String array
Example: Example: [ "Your-scan-id-1", "Your-scan-id-2" ]

Request Example

RAW
cURL
Python
C#
Node.js
PHP
PATCH
https://api.copyleaks.com/v3/education/delete
Headers
Body
id:
0: "Your-scan-id-1"
1: "Your-scan-id-2"

Response

Codes

Status Code
Description
Example
200
The command was executed.

If an error occurred, see error description under the failures section.

{
  "failures": [
    {
      "id": "string",
      "description-font": "string"
    }
  ]
}
400
Bad request.
{
  "id": [
    "The id is required."
  ]
}
401
Authorization has been denied for this request.
stack-overflow_icon.png

Do you have a technical question?

Use stackoverflow.com to get help from our development team and other Copyleaks users.

Ask a Question

PRODUCTS

Scans
Pricing
Copyleaks.com

RESOURCES

Documentation
Plagiarism Report
Help Center
System Status
Security

ABOUT

About us
Careers
Terms of Use
Privacy Policy
Sitemap

Copyleaks, Inc.

700 Canal St.
Stamford, CT 06902 USA

[email protected]

Copyleaks, Inc. All rights reserved. Use of this website signifies your agreement to the Terms of Use.

Copy