Skip to main content
POST
/
webhook
/
sendgrid
POST /webhook/sendgrid
curl --request POST \
  --url https://api.staging.tetherai.ca/webhook/sendgrid \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json

The body is of type object.

Response

Successful response

Generic response envelope. Endpoint-specific fields are intentionally open.