cURL
curl --request DELETE \ --url https://api.wellapp.ai/v1/phones/{id} \ --header 'Authorization: <authorization>'
{ "code": "UNAUTHORIZED", "status": 401, "title": "Unauthorized", "message": "You are not authorized to access this resource", "meta": { "log_id": "65c669d4-679c-4a8b-b8c0-fbe37699bb5b" } }
Remove a phone number from a person
Documentation IndexFetch the complete documentation index at: https://docs.wellapp.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wellapp.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token for authentication
UUID of the phone number to delete
Person phone deleted successfully