Skip to main content
POST
Create a new assessment tag

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required

Name of the tag

assessment_id
string
required

ID of the assessment to tag

Response

The newly created tag

id
integer<int64>
required
name
string
required

custom assessment tag