Delete a contact by UUID (soft delete).
The contact will be marked as deleted but not permanently removed from the database.
Bearer token authentication. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
UUID of the contact to delete
"fd3f92b5-340c-4259-a189-896a38b885d7"
Contact deleted successfully
The response is of type object
.