Stay.ai Cancel Subscription
This action is used to cancel a subscription by id.
Official documentation for this endpoint that be found here: https://docs.stay.ai/reference/cancel-subscription
Inputs
Name | Type | Description |
---|---|---|
Subscription Id | String | The id of the subscription |
Access Token | String | Stay.ai access token |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Whether the call was successful or not |
Error | String | An error message if it fails (useful for already canceled subscriptions) |
Updated 7 months ago