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

Download Open API Spec

TermsOfServiceSignRequest

org.sagebionetworks.repo.model.auth.TermsOfServiceSignRequest

Request to agree to the terms of service.

Field Type Description
accessToken STRING An access token of the user that is agreeing to the ToS.
termsOfServiceVersion STRING The semantic version of the ToS that the user read and agreed to. If a client does not provide this value, then a default value of '0.0.0' will be used indicating that the original (and deprecated) ToS was used.