Sign in

Cancel subscription

documented

Cancel a subscription-based order.

PUT /api/v1/orders/{order_id}/cancel_subscriptionOrdersno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

Note: This uses SendOwl's API with Basic Auth (API key + secret) and the endpoint described in the official docs. Base URL: https://api.sendowl.com/api/v1/orders/{order_id}/cancel_subscription (PUT). See sources: Orders cancel_subscription endpoint and authentication method. ([dashboard.sendowl.com](https://dashboard.sendowl.com/developers/api/orders))
Cancel subscription · SendOwl · OpenIntegrations