Skip to main content
PUT
Update X activity subscription

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

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[]