POST /form/data/{id}/submit
Submit the identified FormData from review.
Note: The caller must have the SUBMIT permission on the identified group to update the group's ACL.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/form/data/{id}/submit
Resource URL Variables
| {id} |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify |
| HTTP Method | POST |
| Request Object | None |
| Response Object | FormData (application/json) |