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
statusCodeintegerOptional
The status code returned by the validation
errorstringOptional
timestamplongOptional
Timestamp of when the validation was performed
responseBodystringOptional
JSON response to the validation request

Errors