Skip to main content
DELETE
/
v1
/
api-keys
/
{key_id}
Revoke API key
curl --request DELETE \
  --url http://13.207.23.185:8000/v1/api-keys/{key_id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.oneinbox.ai/llms.txt

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

Authorizations

Authorization
string
header
required

Use jwt_token from signup/login

Path Parameters

key_id
string
required

Response

204

No Content