알러트 컨텍스트 태그
알러트 컨텍스트 태그에 대한 REST API 작업
개요
필요한 권한
작업
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
마지막 업데이트
도움이 되었나요?

