deleteUsersStep - Medusa Core Workflows Reference
This documentation provides a reference to the deleteUsersStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step deletes one or more users.
Input#
DeleteUsersStepInput
DeleteUsersStepInputThe IDs of the users to delete.
DeleteUsersStepInput
DeleteUsersStepInputDeleteUsersStepInput
string[]The IDs of the users to delete.
DeleteUsersStepInput
string[]Was this page helpful?