Update Support Address
PUT {{baseUrl}}/api/v2/recipient_addresses/:support_address_id
Allowed For
- Admins
- Agents with permission to manage channels and extensions. See the system permissions in Creating custom roles and assigning agents (Enterprise) in the Support Help Center
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"recipient_address":{"brand_id":123,"created_at":"2017-04-02T22:55:29Z","default":true,"email":"name2@example.com","forwarding_status":"verified","id":33,"name":"Sales","updated_at":"2017-05-02T22:55:29Z"}}