Validate delivery configuration

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

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequiredformat: "string"
The project key
environmentKeystringRequiredformat: "string"
The environment key
integrationKeystringRequiredformat: "string"
The integration key
idstringRequiredformat: "string"
The configuration ID

Response

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

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error