Contributor
Endpoints for contributor operations.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
uidstringRequired
Body
namestringOptional
emailstring · emailOptional
linkedinstring · uriOptional
portfoliostring · uriOptional
roleTitlestringOptional
skillsstringOptional
Responses
200
Profile updated
No content
put
/api/contributor/profile/{uid}200
Profile updated
No content
Last updated