Create UserAsk AIpost https://{hostname}/api/access/v2/usersBody ParamsfirstNamestringrequiredlength between 0 and 100lastNamestringrequiredlength between 0 and 100emailstringrequiredlength between 0 and 100internalbooleanDefaults to falsetruefalseexpirationDateTimedate-timeexternalIdstringlength between 0 and 128accessLevelsarray of objectslength ≥ 1accessLevels objectorganizationIduuidrequiredroleIdsarray of uuidslength ≥ 1roleIds uuidADD uuiddefaultOrganizationbooleanDefaults to falsetruefalseADD objectsuppressNotificationbooleanDefaults to falsetruefalseResponses 201User created successfully 400Invalid request data 401Unauthorized - Invalid or missing authentication 403Forbidden - Insufficient permissions 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago