Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
Appearance
Menu
Return to top
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
Type
API Key (header: X-CSRF-Token)
Parameters
Query Parameters
uuid
*
Type
string
Required
Responses
200
400
401
403
Success
PUT
/api/users/current/photo
Playground
Authorization
api_key
Variables
Key
Value
uuid
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python