Skip to main content
PATCH
Rename / soft-delete a topic

Authorizations

X-API-KEY
string
header
required

Path Parameters

brand_id
string<uuid>
required
topic_id
string<uuid>
required

Body

application/json
name
string | null
is_deleted
boolean | null

Response

topic updated (id, new name, deletion state)

data
object
required