Update an Extension

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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 NameDescriptionData Type
idUnique ID of the agentString
Path Params
string
required
Headers
string
required
Responses

403

403 response

422

422 response

500

500 response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json