For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.
Path parameters
org_idstringRequired
contact_idstringRequired
Request
This endpoint expects an object.
typeobjectOptional
namestringOptional
titlestringOptional
departmentstringOptional
streetstringOptional
zipcodestringOptional
citystringOptional
countryobjectOptional
emailstringOptionalformat: "email"
phonestringOptional
mobilestringOptional
statestringOptional
secondary_addressstringOptional
purchase_order_numberstringOptional
Response
No Content. The server has successfully fulfilled the request and that there is no additional content to send in the response payload body. Response headers indicate the location of the created resource.