Skip to content

Delete the entry of Phone

DELETE
/phones/{id}

Delete an entry with a phone number.

#!/usr/bin/env bash
curl -X DELETE https://api.lox24.eu/phones/12344 \
-H 'Content-Type: application/json' \
-H 'X-LOX24-AUTH-TOKEN: 1234567:e3f3a759b6677959b6ebfcxxxxxxxxxx'
id
required
integer

Phone identifier

The entity has been deleted

Client ID or API key isn’t active or invalid!

Account isn’t activated. Please wait or contact to support!

Resource not found

IP address was temporary blocked, because during short time from it was sent many request with invalid credentials. Please wait and try later.