Send an outbound SMS message
Send one outbound SMS synchronously to the configured provider. A 202 response confirms provider queue acceptance, not carrier handoff or recipient delivery.
Authentication
AuthorizationBearer
Application auth. Send `Authorization: Bearer <app_uuid>:<api_key>` using any active key in the app's collection. See [Authentication](https://voice-platform.docs.buildwithfern.com/api/authentication) for details.
Headers
Idempotency-Key
Request
This endpoint expects an object.
channel
Allowed values:
content
from
to
Response
The provider accepted the SMS into its queue.
channel
created_at
direction
message_uuid
status
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
413
Content Too Large Error
415
Unsupported Media Type Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error