Skip to main content
POST
Bulk add tags to Trust Center controls

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slugId
string
required

Body

application/json
controlIds
string[]
required

IDs of the controls to tag. Maximum 100.

tagCategory
string
required

ID of the tag category.

tags
string[]
required

IDs of the tags to add or remove.

Response

200 - application/json

Ok

results
object[]
required