Create a new userAsk AIpost https://{hostname}/1.0/usersCreate a new user. Only 'identifiers' and 'additional_info' fields are supported.Body Paramsfirst_namestringUpdated first name of the user.last_namestringUpdated last name of the user.emailstringrequiredEmail address of the user.service_credentialsarray of objectsUpdated list of linked third-party service credentials.service_credentialsADD objectadditional_infoobjectArbitrary key-value data about the user.additional_info objectidentifiersobjectUpdated mapping of user identifiers from different systems.identifiers objectResponse 201User created successfullyUpdated 7 months ago