cURL
curl --request DELETE \ --url https://app.getpaperjet.com/api/v1/api-keys/{id} \ --header 'x-api-key: <api-key>'
{ "message": "<string>" }
Revoke an API key
Was this page helpful?