Clarity on API user creation #13067
Unanswered
dustintennill
asked this question in
Q&A
Replies: 1 comment
-
I found the answer for the "how" this morning. I think the answer was in the docs, but I wasn't making the leap needed to get there. I'm not sure if these images are staying on the server or going to an external service yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm following this guide: https://snipe-it.readme.io/reference/usersid-2
There are two questions I'm trying to answer.
User Photo Location
Where are actual user photos stored? Based on a quick read through the source - it looks like user photos are stored in the Gravatar service. Is it possible to disable that feature and store those photos on the server instead?
Adding user photos via API
I'm trying to figure out how to include a user photo when I create the user using the API or CSV method. The documentation very clear regarding everything else, but it's just not obvious how I'm supposed to accomplish the task. We have a good number of customers with photos - I'd like to be able to automate this.
I'm wondering if the user photo area is meant for the actual user to modify, not the admin's of the system.
Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions