v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Inbox

Unassign threads from a category

<small>Requires the inbox:operate scope (or a broader one that includes it).</small>

Non-atomic bulk unassignment — clears the category link from each supplied thread when it points at this category. Per-item failures are returned in a dictionary keyed by thread id.

Per-item error codes

Error codeMeaning
notFoundThread or category not found
invalidInputInvalid input
forbiddenUser not allowed to modify this thread
post/v3/inbox/threads/categories/{id}/thread-links/bulk-delete

Path parameters

idinteger required

Request body

threadIdsinteger[] required

Response

Per-item results. Threads not present in the dictionary succeeded.

object required