Skip to main content
DELETE
Delete subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

webhook_id
string
required

Unique identifier of a WebhookConfig

Pattern: ^[0-9]{1,19}$
user_id
string
required

Unique identifier of a User

Pattern: ^[0-9]{1,19}$
Example:

"2244994945"

Response

The request has succeeded.

data
object
errors
object[]