Add VertoFx Integrations
Vertofx
Add VertoFx Integrations
Create VertoFX Integration
POST
Add VertoFx Integrations
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
Endpoint:/integrations/vertofxMethod:
POST
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| name | string | Yes | Name of the VertoFX integration instance. |
| apiKey | string | Yes | API key for the VertoFX integration. |
| clientId | string | Yes | Client ID for the VertoFX integration. |
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json