Update the workflow state of a resource
PUT {{baseUrl}}/api/v1/resources/:domain/:id/state
Request Body
{"auditedComment"=>"in", "locked"=>true, "state"=>"exercitation est commodo sint"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
""