Dry-run
cURL
curl --request POST \ --url https://api-sandbox.y.uno/v1/payment-method-domains/{id} \ --header 'Content-Type: application/json' \ --header 'private-secret-key: <api-key>' \ --header 'public-api-key: <api-key>' \ --data ' { "reason": "<string>" } '
"{}"
Was this page helpful?