For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cancel Subscription

The method allows you to disable a previously connected subscription

Cancel Subscription

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body

Unsubscribe request body

idstringRequired

Subscription ID

Example: 7544e48d-b6cb-4cba-a59f-c5ff0f0f354d
merchantIdstringRequired

Merchant ID

Example: 6c3428c6-c8b8-444f-9ab0-78c864df1719
Responses
200Success
application/json

Successful response

successbooleanRequired

Request success indicator

post/api-gateway/recurrents/cancel-subscription
200Success

Last updated