Inbox
Delete a inbox item
Delete a inbox item by its unique identifier for the authenticated team.
delete/inbox/{id}
Path parameters
idstring required
The unique identifier of the inbox item to delete.
Example:b3b7c1e2-4c2a-4e7a-9c1a-2b7c1e24c2a4
The unique identifier of the inbox item to delete.
Response
Delete a inbox item by its ID.
Example response
{
"id": "b3b7c1e2-4c2a-4e7a-9c1a-2b7c1e24c2a4"
}