The endpoint path is
/weebhook/{merchantID} — note the double ‘e’. Use this exact path in your requests.This endpoint requires Bearer token authentication. API key authentication is not accepted.
Path parameters
string
required
The UUID of the merchant whose webhook you want to delete.
Response
Returns204 No Content on success. No response body is returned.