Create a New Attribute

Creates a new routing attribute in the account.
Use this endpoint to programmatically add attributes as part of a configuration workflow or integration with an external workforce management system.
For team-scoped users, only teams within their scope can be associated with the attribute. The attribute name, active status, category, proficiency type, and default proficiency are required fields.

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

Scope

attributes:write

Body Params

The body of the request

string
required

The name of the attribute

string
required

The id of the attributes category

boolean
required

Boolean indicating if the attribute is active or not

string
enum
required

The type of proficiency

Allowed:
integer
required
0 to 100

Default value for proficiency

team_ids
array of strings

The team IDs to associate with the attribute. For team-scoped users, this field is required and only teams within their scope are allowed.

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