Set the account profile picture (URL or base64 image)
PUT/api/sessions/:sessionId/profile/picture
Set the account profile picture (URL or base64 image)
Request
Responses
- 200
- 400
- 403
- 413
Profile picture updated
Neither url nor base64 provided, base64 without mimetype, or session is not started
The engine refused the picture change
Decoded base64 image exceeds the configured media cap