Skip to main content
PUT
Update X activity subscription

Authorizations

Authorization
string
header
required

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

Path Parameters

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

Body

application/json
tag
string

Optional caller-defined tag.

Required string length: 1 - 200
webhook_id
string

Webhook to deliver the subscription events to.

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

Response

The request has succeeded.

data
object
errors
object[]