statuses

Delete status

Soft-deletes a custom status by its identifier. KRUZER base statuses cannot be deleted.

delete/api/v1/statuses/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Status identifier (UUID).

Response

Status deleted.

Changes

No recorded changes to this endpoint across all 9 revisions of this API.