Remove API Key
  • 25 Apr 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Remove API Key

  • Dark
    Light

Article Summary

Delete
/orgs/{oid}/keys

Remove an API key from an organization.

Security
HTTP
Type bearer
Path parameters
oid
stringRequired

organization id

Query parameters
key_hash
string

hash of the key to remove

Responses
200

successful operation

401

Access token is missing or invalid


Was this article helpful?