This endpoint will create a new user under a specific subordinate instance within your partner account.
Required headers:
Authorization: access_token {token}Request data for creating a new user in an instance.
ID of the instance where the user will be created.
1Username for the new user.
1Password for the new user.
1Password for the new user.
1OK
Represents the JSON structure for creating a new user.
The unique identifier for the user.
The username of the user.
The first name of the user.
The last name of the user.
The enabled status of the user.
The unique identifier for the instance the user belongs to.