cURL
curl --request DELETE \ --url https://api.request.network/v2/client-ids/{id} \ --header 'x-api-key: <x-api-key>'
Revoke a client ID (cannot be reactivated)
API key for authentication
Client ID internal identifier
"123"
Client ID revoked successfully
Was this page helpful?