Authorizations
A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
A secret token identifying the client connecting to the API
Examples:
"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"
Response
Successful Response
Required string length:
20 - 37
Examples:
"rvt_1EVC8RZFE1S0BAT6"
"rvt_1ECDZGE2DSBX88EX"
Required string length:
20 - 37
Examples:
"prj_1CTWZQGKE1S0VAXA"
"prj_1E0QTWB22SBX34D1"
Available options:
draft
, under_validation
, validated
, submitted_to_isometric
A string that must be unique for all resources created by a specific supplier. It can be used by a client to identify the correct objects in their system.
Required string length:
1 - 100