- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
revokeApiKeysStep - Medusa Core Workflows Reference
This documentation provides a reference to the revokeApiKeysStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step revokes one or more API keys.
Example#
Input#
RevokeApiKeysStepInput
RevokeApiKeysStepInputThe data to revoke API keys.
RevokeApiKeysStepInput
RevokeApiKeysStepInputselector
FilterableApiKeyPropsThe filters to select the API keys to revoke.
selector
FilterableApiKeyPropsrevoke
RevokeApiKeyDTOThe data to revoke the API keys.
revoke
RevokeApiKeyDTOOutput#
Was this page helpful?