Skip to main content

Upload Person Media

POST 

/api/persons/uploadmedia

Tier: Public — stable, supported for third-party integration.

Uploads a media file (e.g. a photo) for a person.

The request body is a raw multipart upload; the person id and media metadata are carried in the multipart content, not as method parameters.

Responses

true once the media has been uploaded.