put https://api.acefone.co.uk/v1/extension/
Using the below method, details of an existing extension can be updated.
curl --request PUT \
--url https://api.acefone.co.uk/v1/extension/id \
--header 'accept: application/json' \
--header 'authorization: Authorization'
Path Parameters
Variable Name | Description | Data Type |
---|---|---|
id | Unique ID of the agent | String |