Skip to main content
DELETE
Delete VertoFx Integration
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Description:
The /integrations/vertofx endpoint deletes an existing VertoFX integration configuration.
Authorization:
  • Required role: owner only
Method: DELETE Query Parameters:

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Query Parameters

id
string
required

ID of the integration to delete

Response

Success

success
boolean
Example:

true

message
string
data
object