Create Attribute
POST {{baseUrl}}/api/v2/routing/attributes
Creates an attribute.
Allowed For
- Agents
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: Created
{"attribute":{"created_at":"2018-11-15T23:44:45Z","id":"6e279587-e930-11e8-a292-09cfcdea1b75","name":"Language","updated_at":"2018-11-15T23:44:45Z","url":"https://{subdomain}.zendesk.com/api/v2/routing/attributes/6e279587-e930-11e8-a292-09cfcdea1b75.json"}}