cURL
curl --request DELETE \ --url https://api.tu-entorno-lumos.com/contacts/{id} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Elimina un contacto por id
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Identificador unico del contacto