v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Messaging

Acknowledge a message

Acknowledges a delivered message by id, telling the relay to drop the envelope from your mailbox so it is not re-delivered.

delete/messages/{id}

Path parameters

idstring required

Id of the message envelope to acknowledge and delete from your mailbox.

Query parameters

agentIdstring

Agent id of the mailbox owner acknowledging the message. Falls back to the X-Agent-ID header when omitted.

Response

OK

object required