Create alert tags for a specific tenant
InternalAllows you to add alert tags associated with a specific tenant.
Note: When making API requests, ensure the following headers are included:
- Authorization: Bearer UserToken (replace UserToken with your actual access token).
- Content-Type: application/json
- Accept: application/json
For more details, refer to the following:
Path Parameters
- clientId
Describes the clientId of the tenant
Request Body
application/json
- tags
Loading Examples...