Body
application/json · object
Request body data
Response
Successful response
Response from backend service
curl --request POST \
--url https://api.scoot.app/api/v1/guest/email \
--header 'Content-Type: application/json' \
--data '{}'
{}
curl --request POST \
--url https://api.scoot.app/api/v1/guest/email \
--header 'Content-Type: application/json' \
--data '{}'
{}
Request body data
Successful response
Response from backend service