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

Add API Key

  • Dark
    Light

Article Summary

Post
/orgs/{oid}/keys

Add a new user to the organization.

Security
HTTP
Type bearer
Path parameters
oid
stringRequired

organization id

Query parameters
key_name
string

name of the key to add

perms
string

comma separated values of the permissions of the key to add

Responses
200

successful operation

401

Access token is missing or invalid


Was this article helpful?

What's Next