v1

latestOpenAPI 3.0.12026-08-06106119306.5 KB
/organizations/{organizationId}/users

Add user

This endpoint has to be enabled before it can be used. <a href="mailto:support@kleverkey.com">Contact support</a> for more information.

post/api/v1/organizations/{organizationId}/users

Path parameters

organizationIdinteger required

Organization ID

Request body

firstNamestring required
lastNamestring required
emailstring email required
passwordstring required

The password requires at least 8 characters and has to include at least one digit, one uppercase and one lowercase character

cultureCodestring required

Combination of an ISO 639 two-letter lowercase language code and an ISO 3166 two-letter uppercase country code i.e. de-CH or en-US

privacyPolicyAndTermsOfServiceAcceptedboolean
newsletterRequestedboolean

Response

OK

idinteger required
organizationIdinteger nullable

OBSOLETE: Returns one of the organizations that the user is member of - use OrganizationIds instead

organizationIdsinteger[] nullable
emailstring required
firstNamestring required
lastNamestring required
cultureCodestring nullable
imageIdinteger nullable
displayNamestring required
type1 | 2 | 3 required

1 = Standard, 2 = Managed, 3 = Service