Skip to content

Rule.io SDK


Rule.io SDK / client/src / UpdateApiKeyPayload

Interface: UpdateApiKeyPayload

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

Payload for updating an API key's name.

Properties

name

name: string

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

New name for the API key (max 255 characters).