Skip to main content
PATCH
Bulk update

Authorizations

Authorization
string
header
required

Organization API key (modem_…).

Body

application/json
topicIds
string<uuid>[]
required
Required array length: 1 - 100 elements
archived
boolean

Set to true to archive topics, false to unarchive them.

archivedReason
string

Optional reason for archiving. Only used when archived=true.

Maximum string length: 4000
priority
enum<string>

Update all topics to this priority. Valid values: very_low, low, default, high, very_high.

Available options:
default,
high,
low,
very_high,
very_low

Response

OK

updatedCount
number
required
updatedTopicIds
string<uuid>[]
required