Inbox
An inbox is a conversation you have with another user. For privacy reasons, user authentication is always required for this endpoint.
Deletes a single conversation.
DELETE https://api.bundeling.com/V2/inbox/:uuid
| Name | Description | Type |
|---|---|---|
uuid | A unique identifier used to identify an user who you have a conversation with | string |
{
"uuid": "eeb763c41c054dcc8f6d9362f24ee9b2",
"status": "Delete successful"
}