Cancel a subscription
Cancel an active subscription and store the cancellation reason.
Last updated
Author: AtomicPay APIAuthentication
Send your AtomicPay developer API key using Authorization: Bearer <API_KEY> or X-API-Key: <API_KEY>. This endpoint requires subscriptions.write permission, unless the key has wildcard access (*).
Path parameters
idRequired. AtomicPay subscription ID.
Request body
reasonOptional. Cancellation reason. Defaults to api_request and is limited to 100 characters.

