Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
MethodURIAuthBodyParametersReturnDescription
GET/studiesResearcher- PaginatedResults<Study>All studies (for creating links within any community)
POST/studiesResearcherStudy Studystudy with id returned
GET/studies/{id}Researcher- Study 
PUT/studies/{id}ResearcherStudy Study 
DELETE/studies/{id}Researcher-   

Researcher - can be pretty much any Synapse user

GET /studies list all studies (yes we need this for linking)
POST /studies create study
GET /studies/{id} show study
PUT /studies/{id} update study
DELETE /studies/{id} delete study