Skip to main content
PATCH
Update a topic

Authorizations

X-Api-Key
string
header
required

Path Parameters

projectIdOrName
string
required

The Ampersand project ID or project name.

topicId
string
required

The topic ID.

Body

application/json
name
string
required

A human-readable name for the topic.

Example:

"Updated System Alerts"

Response

Updated

id
string
required

The topic ID.

name
string
required

The name of the topic. Must contain only letters, numbers, and dashes.

Maximum string length: 64
Example:

"system-alerts"

projectId
string
required

The Ampersand project ID.

createTime
string<date-time>
required

The time when the topic was created.

updateTime
string<date-time>

The time when the topic was last updated.