Unify and manage your data

Delete integrations

Learn more about the activation Api to delete an integration.

This API will enable you to delete an existing integration.

Request

DELETE /api/[env]/[tenant]/integrations/[integrationId]
Parameter Required Description
Headers Authorization YesInformation about authentication access token in the format "Bearer <accessToken>". For more information, see Authentication API.

Response

ParameterType Description
successbooleanTrue for success response
errorErrorError object for details