Create UserAsk AIpost https://api.proof.com/scim/v1/organizations/{organization_id}/UsersPath Paramsorganization_idstringrequiredOrganization IDBody ParamsuserNamestringrequiredEmail address as username.nameobjectThe full name of the user, represented by a name objectname objectemailsarray of stringsList of user emails, only primary supported and only a predefined allow list of domains are accepted.emailsADD stringrolesarray of stringsList of user roles, only primary supported. One of “owner”, “admin” or “employee”.rolesADD stringexternalIdstringThis identifier is generated by the SAML provider, and is used as a unique ID by the SAML provider to match against a Notarize user.activestringUsed to indicate whether the identity is active (true) or deprovisioned (false).HeadersacceptstringDefaults to application/scim+jsonResponses 200200 400400 403403 404404Updated 7 months ago