Update X activity subscription
Updates a subscription for an X activity event
PUT
Update X activity subscription
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the subscription to update. The unique identifier of this subscription.
Pattern:
^[0-9]{1,19}$Example:
"1146654567674912769"
Body
application/json
Response
The request has succeeded.