Skip to main content
POST
Sign the hosted-messaging LOA

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Hosted-messaging order id.

Body

application/json

In-platform Letter of Authorization (LOA) signature payload.

signerName
string
required

Full legal name of the party authorised on the carrier-of-record account.

Required string length: 1 - 200
signerEmail
string<email>
required

Signer email, retained for audit and delegated-signing reminders.

Maximum string length: 320
acknowledgement
string
required

Verbatim acknowledgement text the signer accepted (kept for legal disputes).

Required string length: 20 - 4000
loaFileUrl
string<uri>

Optional Devotel-issued GCS signed URL of the signed LOA artefact. Omit to have ops attach the LOA out-of-band.

Maximum string length: 2048

Response

200 - application/json

The order after the LOA signature (status loa_signed).

data
object

A hosted-messaging ("text-enable") order stored for the organization.

meta
object