⚠️ Beta Docs – Welcome page, Payment Demo, Webhooks, and NEAR docs are ready. Use Cases, API, Resources, SDK, and Release Notes are still being revised. View stable docs →
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?