Create a scim user. This type of user holds personally identifiable informationAsk AIpost https://identity.moneyhub.co.uk/scim/usersRequires scim_user:write scope.Body Paramsschemasarray of stringslength between 1 and 2schemas stringurn:ietf:params:scim:schemas:core:2.0:Userurn:ietf:params:scim:schemas:extension:moneyhub:2.0:SubtenantADD stringexternalIdstringrequiredlength between 1 and 128A String that is an identifier for the resource as defined by the provisioning client.nameobjectname objectemailsarray of objectslength between 1 and 1emails objectvaluestringrequiredlength ≤ 254The email addressuserTypestringenumlength between 1 and 128The user typeliveliveguestAllowed:liveguesturn:ietf:params:scim:schemas:extension:moneyhub:2.0:SubtenantobjectThe name and associated providerId for the subtenant. Both providerId and name are required if subtenant is provided.urn:ietf:params:scim:schemas:extension:moneyhub:2.0:Subtenant objectResponses 200Successful User Response 400Unsuccessful Response - Bad request - Missing query parameters - Missing body properties 401Unsuccessful Response - Not authorised - Missing authorization header - Invalid access Token 403Unsuccessful Response - Forbidden - Invalid scopes 409Unsuccessful Response - ConflictUpdated 7 months ago