Tines is a no-code automation platform enabling teams to streamline complex workflows efficiently and securely. Trusted by organizations in highly regulated industries, it integrates seamlessly with any system offering an API. Tines provides pre-built templates and customizable solutions, reducing manual effort and enhancing productivity. With a focus on scalability and security, it empowers teams to focus on strategic tasks.
To cancel a subscription or access to the Tines platform, you need to follow these steps:
If you are a paid user of Tines, you will need to contact the Tines Support team to initiate the cancellation process.
If you need to cancel access to specific features or change requests within the Tines platform, you can use the API.
To cancel a change request, use the Tines API with the following method:
HTTP Method: POST
URL: https://<META.tenant.domain>/api/v1/stories/<story_id>/change_request/cancel
Headers:
Body:
{ "change_request_id": "<change_request_id>" }
This will return a JSON object indicating that the change request has been deleted.
After cancelling your subscription or access, ensure that all relevant settings are updated.
By following these steps, you can ensure a smooth cancellation process for your Tines subscription or specific feature access.