Upload a Contact Image

POST {{base_url}}/Contact/:ContactID/photo

Use this endpoint to upload an image file for a contact.

Request Body

[{"name"=>"files[]", "value"=>nil, "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

{"IDs":{"ContactID":"PAUL1117026218903"},"GetRecord":null,"Status":1,"ReloadRequired":false}