{ "email": "[email protected]", "email_type": "request_update_review" }
curl --location --request POST 'https://rapi.trustoo.io/api/v1/openapi/email_unsubscribe' \ --header 'Public-Token: 6WuFXoxP8eSvEV0GnduE4g==' \ --header 'Sign: 62edd52f32eaadcfd30ca4378430bd8e8cde5e8375dbb9c7eef91262b1f3facc' \ --header 'Timestamp: 1745486160' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "[email protected]", "email_type": "request_update_review" }'
{ "code": 0, "message": "OK", "request_id": "bf4fdcdf-c984-4c4f-a039-f8c6748285c8" }