v1
latestOpenAPI 3.1.02026-07-26359254.7 MBInbox
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 code | Meaning |
|---|---|
| notFound | Thread or category not found |
| invalidInput | Invalid input |
| forbidden | User not allowed to assign this thread |
post/v3/inbox/threads/categories/{id}/thread-links/bulk
Path parameters
idinteger required
Request body
Response
Per-item results. Threads not present in the dictionary succeeded.
object required