EaserixDocs
DevelopersAPI referenceTasksStates

Delete a workflow state

Hard delete. Issues referencing the state are not reassigned.

View as Markdown
DELETE
/v1/states/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string
Formatuuid

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/states/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "message": "string"}