Skip to main content
DELETE
Delete status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

statusId
string
required

The ID of the status to delete.

Pattern: ^[0-9a-z]+$

Body

application/json

The body is of type object.

Response

200 - application/json

OK

The response is of type any.