Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

UpsertApiKeyDTO

The attributes in the API key to be created or updated.

Properties

idstring
The ID of the API key.
titlestring
The title of the API key.
The type of the API key. Required only when creating an API key.
created_bystring
Who created the API key. It's only usable and required when creating an API key.
Was this section helpful?