v1
protected
api-keys
Revoke Api Key
Immediately revoke an API key.
The key's creator, or a workspace admin. The repository is scoped to the workspace, not to the caller, so without this a member could cut off a colleague's integrations.
delete/v1/workspaces/{workspace}/api-keys/{token_id}
Path parameters
token_idstring uuid required
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Response
Successful Response
Changes
Changed in 1 of the 45 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○