Creates a SCIM userAsk AIpost https://api.cast.ai/organization-management/v1/scim/organizations/{organizationId}/sso-connections/{connectionId}/UsersCreates a SCIM userPath ParamsorganizationIdstringrequiredID of the organization to create user inconnectionIdstringrequiredID of the SSO connectionBody ParamsidstringUnique identifier for the userexternalIdstringExternal ID for the useruserNamestringUsername of the user string user_name = 3;nameobjectRepresents a user's name in SCIM formatname objectdisplayNamestringDisplay name of the useremailsarray of objectsList of email addresses associated with the useremailsADD objectactivebooleanIndicates if the user is activetruefalsemetaobjectMetadata about a SCIM resourcemeta objectschemasarray of stringsList of schemas associated with the userschemasADD stringResponses 200OK defaultDefault error responseUpdated 5 months ago