DELETE /account/api-keys/{api_key_id}

Revoke an organization key as a verified GitHub administrator.

MethodPath
DELETE/v1/account/api-keys/{api_key_id}

Path parameters

api_key_idstringrequired
curl -X DELETE "https://api.ellipsis.dev/v1/account/api-keys/{api_key_id}" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
"ok": true
}

On this page

No Headings
Schedule a demo