Test connection to a webhook
Performs connectivity check to provided webhook with the given certificate. Note, it does not send a notification event.
Please log in to see full path URL. Learn why.
post
/subscriptions/1/certificates/test/webhook
Authorizations:
Scopes:
Request rate limit:
100 requests / minute (per account)
Request Body schema:
application/jsoncollapse all -
certificateId required | string [ 1 .. 255 ] characters Existing certificate identifier. |
webhookUrl required | string A webhook URL over which a connectivity test will be performed. |
Responses
200
Success.
400
Bad request.
401
Unauthorized
403
Forbidden
404
Not found.
429
Too Many Requests
500
Internal Server Error
Request samples
- Payload
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Content type
application/json
Copy
Collapse all {- "certificateId": "my-certificate-1",
}
Response samples
- 200
- 400
- 401
- 403
- 404
- 429
- 500
Content type
application/json
Copy
Collapse all {- "certificateId": "my-certificate-1",
- "result": "SUCCESS"
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See