Set profile image for a remote user.
POST/api/v4/remotecluster/:user_id/image
Uploads and sets a profile image for a remote user managed by the requesting remote cluster. This endpoint is authenticated with a remote-cluster token.
Permissions
No user session permissions required.
Request
Responses
- 200
- 400
- 401
Profile image updated successfully
Invalid or missing parameters in URL or request body
No access token provided