API-Docs
API-Docs copied to clipboard
documentation for changing profile information (about, skills ...)
I haven't seen this in documentations yet. Here are the required fields and the address.
@Post request
parameters required:
app, token_id, token_key, user_id profile_about, profile_skills, profile_location, profile_website, profile_github
API address:
BASE_URL + "users/me/edit-profile"
If you create a PR I can merge it, but I'm not actively maintaining this anymore.
Okay good. Im thinking of doing it when i have some time soon this summer. Aswell as the documentation for the devRant avatar builder which is a bit messy but makes mostly sense. It will be my first PR so i can kinda be excited abt it :). Thank you for creating the documentation to this point! It has been really helpful and im glad it's still up.