post https://gateway.stage.bill.com/connect/v3/partner/users
Create a new user. The new user is created for the organization (organizationId) in the request header.
In the request, set username as a unique alphanumeric value. The value must be 40 characters or fewer. This field is not case-sensitive. Do not set the value as an email address or any PII value. BILL uses this value to uniquely identify each user.
This operation requires partner-level permissions.
- A
sessionIdheader value generated with API partner login - An
appKeyheader value - The
organizationIdof the organization
See Users for BILL partners in the Guides section for more information, sample requests, and responses.
