Revoke an API key
Authorizations
Project-scoped API key. It cannot access account routes or create additional projects.
Headers
API contract version requested by the client. Omit this header to use the current backward-compatible behavior.
v1 Project public ID (prj_...) targeted by this personal-access-token request. Optional. Selection precedence is: {project_id} path parameter, X-Bisibility-Project header, project query parameter, then inference when the PAT owner belongs to exactly one project. Project API keys and paths that already carry a project ID ignore it.
Query Parameters
Query-parameter equivalent of the X-Bisibility-Project header for personal-access-token project selection. Optional. Selection precedence is: {project_id} path parameter, X-Bisibility-Project header, project query parameter, then inference when the PAT owner belongs to exactly one project.
Response
JSON response
^key_[a-z][a-z0-9]{23}$"key_a00000000000000000000000"
"bsb_key_live_xxxxxxxx"
read, write, admin