Skip to main content
DELETE
Delete Api Key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_email
string
required
key_name
string
required

Query Parameters

force
boolean
default:false

Revoke even when a live published app still embeds this key. Without it, the call is refused and names the apps that would break. Use force for a COMPROMISED key, where breaking them is the point.

Response

Successful Response

GenericSuccessResponse.

message
string
default:Successfully completed
success
boolean
default:true