This documentation is built and maintained by the Flireo AI team to help you create, launch, and scale intelligent phone agents. Access the dashboard here.
curl --location --request DELETE 'https://api.flireo.nl/v1/contacts/' \
--header 'Authorization: Bearer <token>'
{
"success": true,
"message": "Contact succesvol verwijderd"
}