Topics
Update topic
Update one or more fields on an existing topic. Only the fields you provide are changed — omitted fields are left unchanged.
Requirements
- Permission:
contacts:write. - Project access: the path project must match the API key’s project.
- HTTP rate limit: 120 requests per 60 seconds per API key.
PATCH
TypeScript
Authorizations
Project-bound Apollo Signal API key. Keys begin with ap_signal_ and must carry the permission shown on the operation.
Path Parameters
Project identifier. For API-key authentication, it must match the project bound to the key.
The ID of the topic to update.
Body
application/json
Fields to update. All fields are optional.
Response
Topic updated successfully.