Delete User
Users
Delete User
Delete a user account belonging to the vendor
DELETE
Delete User
V2 Alpha — This endpoint is part of the V2 API preview. Breaking changes may occur.
Overview
Delete a user account belonging to the authenticated vendor. Returns 404 if the user does not exist or does not belong to the vendor.Vendor Token Required — This endpoint requires a vendor-scoped JWT token. Merchant tokens will receive a 403 error.
Use Cases
- Remove team members who no longer need portal access
- Clean up inactive accounts from the vendor user list
Path Parameters
The user ObjectId to delete.
Response
200
Error Responses
404