cURL
Profile Photo
Upload Profile Photo
Upload and set the authenticated user’s profile picture.
PUT
cURL
Authorizations
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).
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 >= 0Response
Profile picture updated
Public URL of the newly stored profile picture.