Cancel Subscription
Access: authenticated organization users. Gateway availability depends on organization settings.
This endpoint allows authorized users to cancel a subscription identified by its ID.
GET
Cancel Subscription
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Use application/json for API responses.
Bearer access token. Use Bearer <YOUR_ACCESS_TOKEN>.
Optional user UUID to perform the request on behalf of a user in the same organization.
Path Parameters
The ID of the subscription to cancel.
Response
Success
The response is of type object.
Cancel Subscription