cURL
curl --request DELETE \ --url https://api.captaindata.com/v4/identities/{identity_uid}/integrations/{integration} \ --header 'X-API-Key: <api-key>'
200
example
{}
Disconnect a identity from a specific integration.
API key required for authentication. Add your API key in the X-API-Key header.
Successfully deleted the requested account.
The response is of type object.
object