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