ApiKeys
API keys returned.
API key definition returned by list and get endpoints. The key hash is never exposed.
API keys returned.
Request body to create an API key.
Key name. Only alphanumeric characters, hyphens, underscores and dots are allowed.
Whether this key is active. Defaults to true.
List of permission scopes granted to this key. Use ["*"] for full access.
API key created. Response includes the one-time plaintext token.
Name is invalid or permissions are missing.
A key with this name already exists.
API key returned.
API key definition returned by list and get endpoints. The key hash is never exposed.
API key not found.
Request body to update an API key.
Whether this key is active.
New list of permission scopes. Use ["*"] for full access.
API key updated.
API key definition returned by list and get endpoints. The key hash is never exposed.
Permissions are missing.
API key not found.
Mis à jour

