Backend (API Key)Integration Instances
Delete an integration instance
Delete an integration instance.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
externalUserId*string
The external user id.
id*integer
The id of an integration instance.
Format
int64Response Body
curl -X DELETE "https://example.com/string/integration-instances/0"Empty
How is this guide?