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

Download Open API Spec

PUT /form/data/{id}/accept

Called by the form reviewing service to accept a submitted data.

Note: The caller must have the READ_PRIVATE_SUBMISSION permission on the identified group to update the group's ACL.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/form/data/{id}/accept

Resource URL Variables
{id} Identifier of the FormData to accept.
Resource Information
Authentication Required
Required OAuth Scopes view , modify
HTTP Method PUT
Request Object None
Response Object FormData
(application/json)