Skip to main content
PATCH
Set a number's auto-renewal preference

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

The phone number record id.

Body

application/json
auto_renew
boolean
required

True to re-bill the number each cycle; false to let it lapse at term end.

Response

The phone number record with its updated auto-renew preference.

data
object
meta
object