E12005 — SMSTemplateNotFound
No template matches the requested slug.
- HTTP status: 422
- Type: validation_error
- Name: SMSTemplateNotFound
What to do
No template matches the slug you sent. List the available templates to find the exact slug, then send with that. A template's id works in place of its slug.
Operations that resolve this:
Related
- E12xxx — SMS sending & delivery: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code