Skip to content

Rule.io SDK


Rule.io SDK / client/src / CreateApiKeyPayload

Interface: CreateApiKeyPayload

Defined in: client/src/resources/api-keys/api-keys.types.ts:25

Payload for creating an API key.

Properties

name

name: string

Defined in: client/src/resources/api-keys/api-keys.types.ts:27

Name for the API key (max 255 characters).