Employee | Create
This endpoint allows the authenticated user to create a new sub-user under their account. The process typically involves providing the sub-user's details, such as name, email, role, and any other required information to set up the sub-user.
Method | API Endpoint |
---|---|
POST | https://admin-eficyent.rare-able.com/api/user/sub_users/store |
headers
: Object containing the API headers.
'X-Api-Key'
: To know how to generate please use
Authentication
'X-Api-Signature'
: To know how to generate please use
Authentication
Body Params
title required Accepted values : Mr , Miss , Mrs
first_name required Min 1 | Max 25 | Regex - /^[A-Za-z\s]+$/
middle_name optional Min 1 | Max 25 | Regex - /^[A-Za-z\s]+$/
last_name required Min 1 | Max 25 | Regex - /^[A-Za-z\s]+$/
email required Max 50 | Regex - /^[[email protected]]+$/
mobile required Min 8 | Max 16
mobile_country_code required Please use Mobile Country codes for Mobile Country Codes