v1

latestOpenAPI 3.0.0The MIT License (MIT)2026-07-1451115.1 KB

Update a number

Change the behaviour of a number that you own.

post/number/update

Response

OK

error-codestring

The status code of the response. 200 indicates a successful request.

error-code-labelstring

The status code description

Example response

{
  "error-code": "200",
  "error-code-label": "success"
}