Status
Create status
Create a new asset status for the workspace.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Unique identifier for the asset status.
Identifier of the workspace to which the asset status belongs.
Name of the asset status.
Color associated with the asset status.
Rank of the asset status.
Identifier of the user who created the asset status.
Response
200 - application/json
The created asset status
Unique identifier for the asset status.
Identifier of the workspace to which the asset status belongs.
Name of the asset status.
Color associated with the asset status.
Rank of the asset status.
Identifier of the user who created the asset status.
Was this page helpful?