Update an Attribute

Updates the properties of an existing attribute.
Use this endpoint to modify attribute configuration, such as changing its name, active status, category, or proficiency settings.
For team-scoped users, the attribute must be within their team scope. Team-scoped users cannot remove all teams from an attribute — at least one accessible team must remain.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

attributes:write

Path Params
string
required

The identifier of the attribute.

Body Params

The body of the request

string

The name of the attribute

string

The id of the attributes category

boolean

Boolean indicating if the attribute is active or not

integer
0 to 100

Default value for proficiency

team_ids
array of strings | null

The team IDs to assign. For team-scoped users, only teams within their scope can be changed; out-of-scope teams remain unchanged. Note: This field is required for team-scoped users, and they cannot remove all teams from the attribute — at least one accessible team must remain.

team_ids
Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json