Create User
Users
Create User
Create a vendor portal user account
POST
Create User
Overview
Creates a new vendor portal user account and optionally sends an invitation email with login credentials.Use Cases
- Automate vendor onboarding — create vendor + user account in one flow
- Provision portal access for new team members of an existing vendor
- Bulk-invite vendors by scripting account creation with
sendEmail: true
Request Body
The vendor ID this user will be associated with.
User’s email address. Will be converted to lowercase.
Password for the vendor portal account.
Set to
true to send an invitation email with login credentials to the user.Response
200