Create contactAsk AIpost https://api.revioapi.com/v1/ContactsCreate a new contact.Body ParamsThe contact to create.contact_idint32Primary identifier for this contact.namestringrequiredlength between 0 and 200Name of contact. Can be full or partial name.emailstringlength between 0 and 255Email address or addresses for which to contact this person. (for multiple emails, separate by comma)companystringlength between 0 and 200Name of the company this person works for.customer_idint32Foreign identifier for the account this contact is associated with.agent_idint32Foreign identifier for the agent this contact is associated with.created_datedate-timeDate and time this contact was created.titlestringlength between 0 and 75A title for which this contact holds.positionstringlength between 0 and 75A position for which this contact holds.faxstringlength between 0 and 100Telephone number to use for facsimile transmission.phonestringlength between 0 and 100Primary phone number that can be used to contact the person.commentsstringlength between 0 and 500Comments or notes about the person for internal use.mobilestringlength between 0 and 100A mobile telephone number from which the person can be contacted.contact_type_idint321 to 2147483647Foreign identifier for the type of contact represented.fieldsarray of objectsList of custom fields and their values.fieldsADD objectaddressobjectaddress objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 201Created 400BadRequest 500InternalServerErrorUpdated 7 months ago