Skip to main content
DELETE
/
v3
/
statuses
/
{status}
Delete Status
curl --request DELETE \
  --url http://localhost/api/v3/statuses/{status}
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

status
integer
required

The status ID

Response

No content