Skip to main content
DELETE
/
api
/
v1
/
api-keys
/
{id}
cURL
curl --request DELETE \
  --url https://app.getpaperjet.com/api/v1/api-keys/{id} \
  --header 'x-api-key: <api-key>'
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.getpaperjet.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

API key revoked

message
string
required