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

Download Open API Spec

POST /log

Logs the entry in the Synapse service logs. Clients can use this to log errors that the service should know about.

Resource URL

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

Resource Information
Authentication Required
Required OAuth Scopes modify
HTTP Method POST
Request Object LogEntry
(application/json)
Response Object None