Get a subscription |
GET |
app.animate.io/api/v1/subscriptions/:id |
Please note that deleting a subscription via the Tangram api does not refund the payment by default. Refunds via api should be issues via the Stripe API, Stripe Dashboard, or in app where applicable. Deleting a subscription via API should stop future recurrence in most cases, but to ensure accuracy you should verify this against your Stripe dashboard.
Delete a subscription |
DELETE |
app.animate.io/api/v1/subscriptions/:id |
Required Parameters
Key |
Value |
auth_token |
Your platform's auth token |