The Open API specification for Synapse is now available for download!

Download Open API Spec

PUT /userProfile

Update your own profile

Note: The user associated with the UserProfile "ownerId" must match the identity of the caller, otherwise an Unauthorized response will occur.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/userProfile

Resource Information
Authentication Required
Required OAuth Scopes view , modify
HTTP Method PUT
Request Object UserProfile
(application/json)
Response Object UserProfile
(application/json)