{"id":23134388,"url":"https://github.com/vmlweb/rest-api-markdown","last_synced_at":"2025-08-25T02:06:12.720Z","repository":{"id":41067055,"uuid":"49775326","full_name":"Vmlweb/REST-API-Markdown","owner":"Vmlweb","description":"Template for REST API markdown","archived":false,"fork":false,"pushed_at":"2016-01-24T12:16:48.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":18,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T08:22:14.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vmlweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-16T13:53:54.000Z","updated_at":"2016-01-16T13:53:54.000Z","dependencies_parsed_at":"2022-09-09T19:11:08.687Z","dependency_job_id":null,"html_url":"https://github.com/Vmlweb/REST-API-Markdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vmlweb/REST-API-Markdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vmlweb%2FREST-API-Markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vmlweb%2FREST-API-Markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vmlweb%2FREST-API-Markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vmlweb%2FREST-API-Markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vmlweb","download_url":"https://codeload.github.com/Vmlweb/REST-API-Markdown/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vmlweb%2FREST-API-Markdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271996671,"owners_count":24855665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T12:10:18.424Z","updated_at":"2025-08-25T02:06:12.701Z","avatar_url":"https://github.com/Vmlweb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Update User Profile\nUpdate the profile for a specific user account.\n\n`PUT /account/{userId}/profile`\n\n### Headers\n- **AuthSessionId** - Identifier for current session\n- **AuthSessionSecret** - Secret for current session\n\n### Parameters\n- **userId** - Identifier for current user\n\n### Body\n- **username** - Username to update to\n- **email** - E-mail address to update to\n\n### Response\n- **userId** - Identifier for the user\n\n### Errors\n- **ErrorCode1** - Caused by missing identifier\n- **ErrorCode2** - Username was not given\n- **ErrorCode3** - Server exploded\n\n### Example Request\n`GET /account/1692/profile`\n\n```javascript\n{\n\tusername: \"NewUsername\",\n\temail: \"Email@Email.com\"\n}\n```\n\n### Example Response\n`200 OK`\n\n```javascript\n{\n\tuserId: 1692\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmlweb%2Frest-api-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmlweb%2Frest-api-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmlweb%2Frest-api-markdown/lists"}