Modifies the cancellation form for the club.
POST
https://api.vereinsantrag.de/v1/club/cancellation-form
Forms
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.vereinsantrag.de/v1/club/cancellation-form' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
200 - Example 1
{
"notes": "string",
"showSignature": true,
"needConfirmation": true
}
Request
Body Params application/json