Remove a Webhook

Remove a Webhook event

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Provide the Webhook unique identifier as a path final parameter /{id}

Example:

curl --request DELETE \
>   --url https://TEST_API_URL/v3/webhook/hook_6ea862c054ef11e9924d0afd24307790 \
>   --header 'qor-app-id: T6554252567241061980' \
>   --header 'qor-client-id: 01dffeb784c64d098c8c691ea589eb82'
Path Params
string
required

The webhook id to remove

Headers
string
required
length ≤ 24
Defaults to T6554252567241061980

The unique key identifying the app making this request.

NOTE: If testing use T6554252567241061980 for the Qor-App-Key header key.

string
required
Defaults to 01dffeb784c64d098c8c691ea589eb82

The Client key represents an authorized merchant account and is assigned by QorCommerce or your merchant service account provider.

NOTE: If testing use 01dffeb784c64d098c8c691ea589eb82 for the Qor-Client-Key header key.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json