Skip to content
VANGUARD OpenAPI
Main Navigation
API Reference
Appearance
Menu
Return to top
Validate stage
POST
/stage/validate
This endpoint is used to validate a stage.
Authorizations
bearer
Type
HTTP (bearer)
Request Body
multipart/form-data
Schema
object
file
string
Format
"binary"
linkedStageId
string
Required
Format
"uuid"
data
string
Responses
200
400
401
500
Content-Type
application/json
Schema
JSON
JSON
{
}
POST
/stage/validate
Playground
Server
Select a server...
Authorization
bearer
Body
file
linkedStageId
*
data
Try it out
Samples
Powered by
VitePress OpenAPI