Skip to content
VANGUARD OpenAPI
Main Navigation
API Reference
Appearance
Menu
Return to top
Create stage
POST
/stage/create
This route is used to create a new stage.
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"name"
:
"string"
,
"validatedBy"
:
"string"
,
"linkableItem"
:
"string"
}
Responses
200
400
401
500
Content-Type
application/json
Schema
JSON
JSON
{
}
POST
/stage/create
Playground
Server
Select a server...
Authorization
bearer
Body
Try it out
Samples
Powered by
VitePress OpenAPI