API-Docs icon indicating copy to clipboard operation
API-Docs copied to clipboard

documentation for changing profile information (about, skills ...)

Open joewilliams007 opened this issue 2 years ago • 2 comments

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"

joewilliams007 avatar Apr 06 '23 12:04 joewilliams007

If you create a PR I can merge it, but I'm not actively maintaining this anymore.

jonasgeiler avatar Apr 13 '23 06:04 jonasgeiler

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.

joewilliams007 avatar Apr 21 '23 00:04 joewilliams007