Skip to content

Sets a previously uploaded picture as the user's profile photo

PUT
/api/users/current/photo

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Parameters

Query Parameters

uuid*
Typestring
Required

Responses

Success

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python