Recipients for Marketplace
cURL
curl --request DELETE \ --url https://api-sandbox.y.uno/v1/recipients/{recipient_id} \ --header 'private-secret-key: <api-key>' \ --header 'public-api-key: <api-key>'
{ "code": "INVALID_CREDENTIALS", "messages": [ "Invalid credentials" ] }
The unique identifier of the recipient
Recipient deleted successfully