API keys
Create an API key
post/api/v0beta1/api-keys
Request body
Example request
{
"scope": "organization"
}Response
Created API key, including its plaintext value.
Example response
{
"scope": "organization"
}{
"scope": "organization"
}Created API key, including its plaintext value.
{
"scope": "organization"
}