Changes the logo of the club.
PUT
https://api.vereinsantrag.de/v1/club/logo
Club
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://api.vereinsantrag.de/v1/club/logo' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": null,
"property2": null
}
Request
Body Params application/json