Skip to main content
PUT
Update the name of an assessment tag record

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

ID of the assessment tag

Body

application/json
name
string
required

The new name of the tag

Response

The updated assessment tag record

id
integer<int64>
required
name
string
required

custom assessment tag