Sms-events API
Auto-generated from the OpenAPI spec. Run
node docs-site/scripts/fetch-openapi.jsto regenerate.
GET /api/v1/sms/events
List Event Assignments
Responses
- 200 — Successful Response
PUT /api/v1/sms/events/{event_type}
Assign Template To Event
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
event_type | path | Yes | string |
Request body
| Field | Required | Type | Description |
|---|---|---|---|
template_id | No | integer |
Responses
- 200 — Successful Response
- 422 — Validation Error