/
/BackendService API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 42m ago · Updated 1y ago
BackendService57
  • getList API Key Role Assignments
  • postCreate API Key Role Assignment
  • deleteDelete API Key Role Assignment
  • getList API Keys
  • postCreate API Key
  • postAuthenticate API Key
  • getGet API Key
  • deleteDelete API Key
  • patchUpdate API Key
  • postRevoke API Key
  • getList Organizations
  • postCreate Organization
  • getGet Organization
  • deleteDelete Organization
  • patchUpdate Organization
  • getGet Organization Domains
  • patchUpdate Organization Domains
  • getGet Organization Google Hosted Domains
  • patchUpdate Organization Google Hosted Domains
  • getGet Organization Microsoft Tenant IDs
  • patchUpdate Organization Microsoft Tenant IDs
  • getList Passkeys
  • getGet Passkey
  • deleteDelete Passkey
  • patchUpdate Passkey
  • getGet Project
  • getList Roles
  • postCreate Role
  • getGet Role
  • deleteDelete Role
  • patchUpdate Role
  • getList SAML Connections
  • postCreate SAML Connection
  • getGet SAML Connection
  • deleteDelete SAML Connection
  • patchUpdate SAML Connection
  • getList SCIM API Keys
  • postCreate SCIM API Key
  • getGet SCIM API Key
  • deleteDelete SCIM API Key
  • patchUpdate SCIM API Key
  • postRevoke SCIM API Key
  • getList Sessions
  • getGet Session
  • getList User Invites
  • postCreate User Invite
  • getGet User Invite
  • deleteDelete User Invite
  • getList User Role Assignments
  • postCreate User Role Assignment
  • getGet User Role Assignment
  • deleteDelete User Role Assignment
  • getList Users
  • postCreate User
  • getGet User
  • deleteDelete User
  • patchUpdate User
    BackendService

    Delete API Key

    Delete an API Key.

    delete/v1/api-keys/{id}

    Path parameters

    idstring required

    Response

    OK

    DeleteAPIKeyResponse required

    Changes