Update Attribute Value
PATCH {{baseUrl}}/api/v2/routing/attributes/:attribute_id/values/:attribute_value_id
Updates an attribute value.
Allowed For
- Admins
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"attribute_value":{"created_at":"2018-11-14T22:41:28Z","id":"b376b35a-e38b-11e8-a292-e3b6377c5575","name":"German (Advanced)","updated_at":"2018-11-14T22:45:01Z","url":"https://{subdomain}.zendesk.com/api/v2/routing/attributes/afa31619-e38b-11e8-a292-5d17513d969b/values/b376b35a-e38b-11e8-a292-e3b6377c5575.json"}}