Skip to main content
POST
/
api
/
v1
/
guest
/
email
POST /api/v1/guest/email
curl --request POST \
  --url https://api.scoot.app/api/v1/guest/email \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.scoot.app/llms.txt

Use this file to discover all available pages before exploring further.

Sends an email notification to a guest user.

Body

application/json

Request body data

Response

Successful response

Response from backend service