Alert Context Tags
REST API operations for alert context tags
Overview
Required permissions
Operations
Pagination token from a previous request
Maximum number of results to return
2000Filter by tag type: true for managed tags only, false for custom tags only, omit for all tags
OK response.
Response for listing context tags
Pagination token for the next page of results
bad_request: Bad Request response.
Request to create a custom context tag
The tag value to create
^[a-z0-9_-]+$Created response.
No content
bad_request: Bad Request response.
exists: Conflict response.
No content
The tag value to delete
^[a-z0-9_-]+$No Content response.
No content
bad_request: Bad Request response.
No content
The current tag value to rename
^[a-z0-9_-]+$Request to rename a custom context tag
The new tag value
^[a-z0-9_-]+$No Content response.
No content
bad_request: Bad Request response.
not_found: Not Found response.
exists: Conflict response.
No content
Last updated
Was this helpful?

