- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
createApiKeysStep - Medusa Core Workflows Reference
This documentation provides a reference to the createApiKeysStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step creates one or more API keys.
Example#
Input#
CreateApiKeysStepInput
CreateApiKeysStepInputThe data to create API keys.
CreateApiKeysStepInput
CreateApiKeysStepInputapi_keys
CreateApiKeyDTO[]The API keys to create.
api_keys
CreateApiKeyDTO[]Output#
Was this page helpful?