Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

domainPlan
string<uuid>
required

The domain plan ID

rule
string<uuid>
required

The rule ID

Body

application/json

DomainPlanRuleDataRequest

id
string | null
country_id
integer | null
sms_route_id
string | null
team_id
string | null
company_id
string | null
meta
DomainPlanRuleMetaDataRequest · object | null
priority
integer | null
default:0

Response

DomainPlanRuleData

data
DomainPlanRuleData · object
required