curl --request DELETE \
--url https://api.getfernand.com/conversations/{id}/recipients/{email} \
--header 'X-API-Key: <api-key>'{}curl --request DELETE \
--url https://api.getfernand.com/conversations/{id}/recipients/{email} \
--header 'X-API-Key: <api-key>'{}ID of the conversation
Email address of the recipient to remove
Recipient removed successfully
The response is of type object.
Was this page helpful?