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

The ID of the subscription to update. The unique identifier of this subscription.

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

"1146654567674912769"

Body

application/json
tag
string
Required string length: 1 - 200
webhook_id
string

The unique identifier of this webhook config.

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

"1146654567674912769"

Response

The request has succeeded.

data
object