{ "psdKey": "string" }
curl --location --request POST '/v4/gateway/xpod.psd.remove' \ --header 'Authorization;' \ --header 'Appkey;' \ --header 'Access-Token-Type;' \ --header 'Content-Type: application/json' \ --data-raw '{ "psdKey": "string" }'
{ "success": true, "data": "string" }