Create a Blueprint Validation
POST/validations
Create a blueprint validation. This will start a validation process for the provided blueprint document and return an ID that can be used to retrieve validation metadata or stream validation events as they occur.
Request
Responses
- 202
- 400
- 401
- 422
- default
Blueprint validation has been created and validation process will start soon.
Bad request
Unauthorized
Uprocessable entity (input validation failed)
Unexpected error