CreateWorkspaceApiKeyRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the name of the key. Keynames must be unique to the workspace.

Link copied to clipboard

Specifies the permission level of the key.

Link copied to clipboard

Specifies the time in seconds until the key expires. Keys can be valid for up to 30 days.

Link copied to clipboard

The ID of the workspace to create an API key.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String