upload_user_profile_image
Upload a user profile image by providing the user ID and base64 encoded image data to update their account picture.
Instructions
Upload a profile image for a user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
image | Yes | Base64 encoded file data | |
userId | Yes | User ID |