Allows admin users with manage:user permission to update another user's profile photo. The image will be compressed, uploaded to S3, and the user record will be updated with the new image URL.
Request
Path Params
Body Params multipart/form-dataRequired
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://sims.sman1samarinda.sch.id/api/users//image' \
--form'image=@""'