Validate delivery configuration

Validate the saved delivery configuration, using the validationRequest in the integration’s manifest.json file.

Path parameters

projectKeystringRequired
The project key
environmentKeystringRequired
The environment key
integrationKeystringRequired
The integration key
idstringRequired
The configuration ID

Headers

AuthorizationstringRequired

Response

Integration delivery configuration validation response
statusCodeinteger or null
The status code returned by the validation
errorstring or null
timestamplong or null
Timestamp of when the validation was performed
responseBodystring or null
JSON response to the validation request

Errors