The
/integrations/vertofx
endpoint deletes an existing VertoFX integration configuration.
Method: DELETE
Query Parameters:
Parameter | Type | Description |
---|---|---|
id | string | ID of the integration to delete |
Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Query Parameters
Parameter | Type | In | Required | Description |
---|---|---|---|---|
id | string | query | ✅ | ID of the integration to delete |
Responses
✅ 200 - Success
⚠️ 401 - Unauthorized
❌ 500 - Internal Server Error
Tags
VertoFx
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
ID of the integration to delete