Skip to main content
POST
/
api
/
webhook
/
textgrid
/
sms-status
POST /api/webhook/textgrid/sms-status
curl --request POST \
  --url https://your-instance.example.com/api/webhook/textgrid/sms-status \
  --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.