Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Body

multipart/form-data

Multipart form schema for the OpenAPI doc only (the handler reads the raw file part directly).

file
integer<int32>[]
required

Profile picture bytes. Must be an image; the type is detected from the file content, not the filename or declared content type.

Required range: x >= 0

Response

Profile picture updated

photo_url
string
required

Public URL of the newly stored profile picture.