Delete a phone number from a person
cURL
curl --request DELETE \ --url https://api.slant.app/v1/people/{person_id}/phone_numbers/{id} \ --header 'Authorization: Bearer <token>'
{ "error": "invalid_json", "detail": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.slant.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.slant.app/llms.txt
Use this file to discover all available pages before exploring further.
OAuth 2.0 Bearer Token from Clerk authentication
The person ID
The phone number ID
phone number deleted