Statuses
Update Status
Update an existing status
PUT
Update the details of an existing status.
Path Parameters
integer
required
ID of the status to update
Body Parameters
string
required
Name of the status
string
required
Type of entity this status applies to
string
Description of what this status means
boolean
Whether this is the default status for new entities
boolean
Whether this status is active
Response
integer
The ID of the updated status
integer
Unix timestamp when the status was added