Skip to main content
PUT
Add Tag Access Grants

Authorizations

Authorization
string
header
required

Bearer token

X-Account-ID
string
header
required

Account ID

Path Parameters

tagId
string<uuid>
required

Tag ID

Body

application/json

Array of users or groups to grant or revoke tag access (max 100)

Required array length: 1 - 100 elements
id
string<uuid>
required

User or group ID

subject_type
enum<string>
required

Type of subject (user or group)

Available options:
user,
group

Response

Allowed IP deleted successfully