v1
latestOpenAPI 3.1.02026-07-13154170539.0 KBMedia
Upload photo
Uploads a profile photo for an assistant and return the storage URL.
post/v0/assistant/photo/upload
Response
Successful Response
Example response
{
"info": {
"gcs_url": "gs://your-bucket-name/user_id/image_uuid.jpg"
}
}