/api/v1/usersAsk AIpost https://admin.humanapi.co/api/v1/usersCreate a new userBody ParamsUser details to add to the systemclientUserIdstringrequiredclientUserEmailstringfirstNamestringmiddleNamestringlastNamestringgenderstringenummalefemaleotherAllowed:malefemaleotherdateOfBirthstringA string with one of the following formats: YYYY-MM-DD Example: 1990-12-30 M/D/YY Example: 3/23/89 M/D/YYYY Example: 2/12/2004 YYYY-MM-DDTHH:mmZ as ECMA-262 Example: 1990-12-30T00:00Z the timezone is optional YYYY-MM-DDTHH:mm:ssZ as ECMA-262 Example: 1990-12-30T00:00:00Z the timezone is optional YYYY-MM-DDTHH:mm:ss.sssZ as ECMA-262 Example: 1990-12-30T00:00:00.000Z the timezone is optional ssnstringphonestringautoInvitebooleantruetruefalseorderTypestringclientDataobjectclientData objectsuggestedSourcesarray of stringssuggestedSourcesADD stringconditionsarray of stringsInclude order-specific conditions or additional instructions for APS retrieval ordersconditionsADD stringaddressobjectaddress objectprovidersarray of objectsprovidersADD objectattachmentsarray of objectsattachmentsADD objectResponses 201Created 202Accepted 400There is a semantic error with the content of the request 401The token provided is invalid. It may have expired or may have been revoked. 404The specified resource was not found (e.g. the id does not exist) 409There is a conflict with the specified resource (e.g. it may already exist)Updated about 2 months ago