v2
latestSwagger 2.02026-07-26109144190.4 KBRouting Keys
Update a routing key
Updates an existing routing key's escalation policy mappings. The default routing key cannot be updated.
Request semantics:
- The routingKey path parameter is the existing routing key to update.
- The routingKey field in the request body is the updated/new routing key value that replaces the existing key.
The targets array is a list of escalation policy policySlugs that the routing key will target.
This API may be called a maximum of 2 times per second.
put/api-public/v1/org/routing-keys/{routingKey}
Path parameters
routingKeystring required
The existing routing key to update.
Headers
X-VO-Api-Idstring required
Your API ID
X-VO-Api-Keystring required
Your API Key
Request body
Response
The updated routing key