Upload Contact Photo POST /v1/contacts/:id/photo Uploads a photo for a contact. Send the file as multipart/form-data with the field name file. Replaces any existing photo. Request Responses200401404500Photo uploadedInvalid or missing API keyContact not foundInternal server error