- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updateApiKeysStep - Medusa Core Workflows Reference
This documentation provides a reference to the updateApiKeysStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step updates one or more API keys.
Example#
Input#
UpdateApiKeysStepInput
UpdateApiKeysStepInputThe data to update API keys.
UpdateApiKeysStepInput
UpdateApiKeysStepInputselector
FilterableApiKeyPropsThe filters to select the API keys to update.
selector
FilterableApiKeyPropsupdate
UpdateApiKeyDTOThe data to update the API keys.
update
UpdateApiKeyDTOOutput#
Was this page helpful?