List threads
Path parameters
Query parameters
Response (200)
JSON
Code examples
Get thread
Path parameters
Response (200)
JSON
Code examples
List populated folders
JSON
cURL
Move a thread
inbox, spam, or archive. Use a claimed agent API key for its own mailbox, or an admin API key. Omitting folder or passing null leaves the folder unchanged. You cannot set folder to blocked.
Returns the updated ThreadResponse with 200 OK. An unsupported folder returns 422. A missing thread returns 404; insufficient access can return 403 or 404.
cURL
Delete thread
204 No Content on success.
Deleting a thread deletes the messages in it and frees their storage immediately — those bytes stop counting toward the inbox’s storage cap right away.
Path parameters
Code examples
Thread object
ThreadResponse (list items)
ThreadDetailResponse (single thread)
Includes allThreadResponse fields plus:

