UpsertApiKeyDTO
The attributes in the API key to be created or updated.
id
stringThe ID of the API key.
title
stringThe title of the API key.
type
ApiKeyTypeThe type of the API key. Required only when creating an API key.
created_by
stringWho created the API key. It's only
usable and required when creating an API key.
Was this section helpful?