Creates a new API key. The token value is included in the response.
Human-readable label for the token, shown in the token list. May be blank.
Scopes to grant the token. Available value: all. Defaults to all if omitted.
Unique identifier for the API key token.
Human-readable label for the token.
Scopes granted to the token.
Whether the token is currently active.
Expiration timestamp, or null if the token never expires.
The API key value used as the Bearer credential. Returned in full on every read.
When the token was created.
When the token was last used to authenticate a request, or null if never used.