Update a topic
Update a topic name by its unique key identifier topicKey
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Request Body
application/jsonRequirednameRequiredstringThe display name for the topic
Path Parameters
topicKeyRequiredstringThe key identifier of the topic
Header Parameters
idempotency-keystringA header for idempotency purposes
Response Body
OK
_idRequiredstringThe identifier of the topic
keyRequiredstringThe unique key of the topic
namestringThe name of the topic
createdAtstringThe date the topic was created
updatedAtstringThe date the topic was last updated