Unblock device
curl --request DELETE \
--url https://api.txcloud.io/v1/fraud/devices/{id}/block \
--header 'Authorization: Bearer <token>'Devices
Unblock device
DELETE
/
fraud
/
devices
/
{id}
/
block
Unblock device
curl --request DELETE \
--url https://api.txcloud.io/v1/fraud/devices/{id}/block \
--header 'Authorization: Bearer <token>'⌘I