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