Customer Users
Create Customer User
Allows Customer to create a new user under a specific customer.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
First name of the user
Last name of the user
Email address of the user
Subrole details
Mobile number of the user
Was this page helpful?