Account Activity
Deactivates a subscription for the specified webhook and user id
Deactivates a subscription for the specified webhook and user id.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The webhook ID to check subscription against.
Example:
"1146654567674912769"
User ID to unsubscribe from.
Example:
"2244994945"
Response
200
application/json
The request has succeeded.
The response is of type object
.