v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Inbox

Assign threads to a category

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

Non-atomic bulk assignment — links each supplied thread to 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 assign this thread
post/v3/inbox/threads/categories/{id}/thread-links/bulk

Path parameters

idinteger required

Request body

threadIdsinteger[] required

Response

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

object required