/api/v1/accounts/block
PUT
https://api-test.spotgo.eu/api/v1/accounts/block
AccountManagement
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://api-test.spotgo.eu/api/v1/accounts/block' \
--header 'Content-Type: application/json; x-api-version=1.0' \
--data-raw '{
"email": "jonas@spotgo.eu"
}'
Request
Body Params application/json; x-api-version=1.0
Responses
Modified at 2025-06-26 17:58:32