BOOK A DEMO
LOGIN
Homekeyboard_arrow_rightDocumentationkeyboard_arrow_rightVersion 3keyboard_arrow_rightPlagiarism Checkkeyboard_arrow_rightResend webhook
POST

/v3/scans/{scanId}/webhooks/resend

If for some reason you did not receive the webhook to a specific process or you are interested in resending a webhook, you can do it using the resend webhook.

Simply add the Scan Id of the relevant process and a webhook will be sent to your endpoint.

Use this endpoint to resend webhooks for scan with completed status. Valid statuses: success (completed), failed (error'ed), indexed and price-checked. You cannot send the resend webhook for scans that are still running and processed.

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

URL Parameters

Name
Description
scanIdREQUIRED
The scan id of the process you would like to resend the wehbook for.
String
Length: 3-36 characters.

Request Example

RAW
cURL
Python
C#
Node.js
PHP
POST
https://api.copyleaks.com/v3/scans/MY-SCAN-ID/webhooks/resend
Headers
Body

Response

Codes

Status Code
Description
Example
202
The request accepted. The webhook will be sent shortly.
400
The scan is not ready yet. Therefore, cannot resend webhook.
401
Authorization has been denied for this request
404
No such scan. Check your scanId argument.

Other resources:

  • Exponential Backoff - Algorithm that helps applications define a retry strategy for consuming a network service.
  • Webhooks Security - Security aspects when protecting your endpoints from unauthorized access.
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