Create alert tags for a specific tenant

Internal

Allows 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

  • clientIdstringrequired

    Describes the clientId of the tenant

Request Body

application/json

  • tagsarray of strings

Loading Examples...

Responses

200OK