/auth/manage/info
POST
https://api.vereinsantrag.de/v1/auth/manage/info
AuthenticationService
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.vereinsantrag.de/v1/auth/manage/info' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
200 - Example 1
{
"email": "string",
"isEmailConfirmed": true
}
Request
Body Params application/json