Delete status
Statuses
Delete status
Delete a status. This will remove the status from all threads.
DELETE
Delete status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
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.