Accepts a submission.
POST
https://api.vereinsantrag.de/v1/submits/accept
Submits
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.vereinsantrag.de/v1/submits/accept' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
400 - Example 1
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": null,
"property2": null
}
Request
Body Params application/json