Skip to main content
PATCH
Update an MCCMNC rate override

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Body

application/json
rate_per_unit
number
Required range: x >= 0
currency
string
Pattern: ^[A-Z]{3}$
effective_from
string<date-time> | null
effective_to
string<date-time> | null
notes
string | null
Maximum string length: 500

Response

200 - application/json

The updated MCCMNC rate override.

data
object

A per-organization SMS rate override for a specific (organization, MCCMNC) mobile-network pair.

meta
object