Anti-fraud services
Delete anti-fraud service
Removes an anti-fraud service. Any associated credentials will also be deleted.
DELETE
/
anti-fraud-services
/
{anti_fraud_service_id}
This endpoint requires the anti-fraud-services.write
scope.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
anti_fraud_service_id
string
requiredThe unique ID for an anti-fraud service.
Was this page helpful?