Frontend (Signing Key JWT)Integration Instances
Delete an integration instance
Delete an integration instance.
Authorization
jwtBearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*integer
The id of an integration instance.
Format
int64Response Body
curl -X DELETE "https://example.com/integration-instances/0"Empty
How is this guide?
Create and configure an integration instance POST
Creates and configures a new integration instance that connects to the specified integration, providing access to its functionality and enabling integration with external services and systems.
Embedded Integration Instance Workflows (Frontend)
Enable, disable and configure the workflows of the signed-in user's integration instance.