v4
latestOpenAPI 3.1.02026-08-01207318738.7 KBModels
Update topic
patch/api/v1/models/{modelId}/topic/{topicName}
Path parameters
modelIdstring uuid required
Model UUID
Example:123e4567-e89b-12d3-a456-426614174000
Model UUID
topicNamestring required
Topic name
Example:sales_analytics
Topic name
Query parameters
branch_idstring uuid
Branch ID to use for branch-aware operations
Example:123e4567-e89b-12d3-a456-426614174001
Branch ID to use for branch-aware operations
Request body
Response
Topic updated successfully
Example response
{
"success": true
}