Update profile image via external URL or file #3598

Open
opened 2026-02-05 07:06:39 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @FingerlessGlov3s on GitHub (Mar 12, 2023).

API Endpoint or Feature

I would love to be able to update user's profile images via the API, either it be passing in an external image url, or file upload as a base64 encoded image, in the JSON payload.

Use-Case

I'm trying to sync role memberships and other details between a discord server and bookstack. I've gotten the role members updating but I did have to use a SQL query to get out the discordId of the users, but the only thing I can't do now is update the profile images to match their profile image in Discord.

Additional context

No response

Originally created by @FingerlessGlov3s on GitHub (Mar 12, 2023). ### API Endpoint or Feature I would love to be able to update user's profile images via the API, either it be passing in an external image url, or file upload as a base64 encoded image, in the JSON payload. ### Use-Case I'm trying to sync role memberships and other details between a discord server and bookstack. I've gotten the role members updating but I did have to use a SQL query to get out the discordId of the users, but the only thing I can't do now is update the profile images to match their profile image in Discord. ### Additional context _No response_
OVERLORD added the 🔩 API Request label 2026-02-05 07:06:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3598