Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

Flowyte secret API key (Authorization: Bearer flowyte_sk_live_…). Scope-gated; is scoped to your organization — a key can never reach another tenant. The listed scopes in each operation's apiKey requirement are the scopes that key must hold. The tokenUrl is nominal: keys are minted in the dashboard.

Body

application/json

Writable fields of a 10DLC registration draft.

displayName
string
ein
string
entityType
string
vertical
string
country
string
street
string
city
string
state
string
postalCode
string
website
string
supportEmail
string
phone
string
usePolicyPage
boolean
useCase
string
optInMethod
string
description
string
sample1
string
sample2
string
messageFlow
string
helpMessage
string
regenerate
boolean

Regenerate the compliant campaign text from brand + use case.

quietHoursRepliesExempt
boolean

Optional quiet-hours posture knob. Omit to leave the stored posture unchanged; true = replies skip quiet hours (default), false = strict (replies also held to the window).

Response

Saved registration draft.

success
boolean
required
data
object
required

The org's 10DLC brand+campaign registration (draft + provider status).

message
string
errors
object[]