Upload an Individual Avatar
Uploads a photo for the individual and returns the updated record with the new avatarUrl. Send the image as multipart form data.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
(Required) The contact individual identifier.
Response
OK
The unique identifier of the record in Virtuous.
The identifier of the contact this record belongs to.
When true, this is the primary record for the contact.
When true, this record is eligible to be made the primary one.
When true, this is the secondary record for the contact.
When true, this record is eligible to be made the secondary one.
The UTC date and time the record was created.
The name of the user who created the record.
The UTC date and time the record was last modified.
The name of the user who last modified the record.
The custom field values stored on the record.
The custom collection instances stored on the record.