Create Access Key
Request
Optional human-readable Scoped Access Key label. The token jti remains the stable identifier.
Optional human-readable description of the Scoped Access Key.
Scoped Access Key lifetime in seconds. Omit to use auth.access_keys.default_expires_in_seconds. Send explicit null to request a non-time-delimited key, which requires auth.access_keys.max_expires_in_seconds to be disabled.
Optional non-human service account to bind the key to. Service-bound keys can only be created by a PlatformAdmin and authenticate as service-account:<id>.
Response
Optional human-readable Scoped Access Key label.
Human-readable description of the Scoped Access Key.
Whether the key is bound to a user or a non-human service account.
Timestamp when the rotated-out key’s grace period expires.