Skip to main content
PUT
Toggle domain auto-renewal

Authorizations

Authorization
string
header
required

Registrar API Bearer token. Obtain from dashboard at /dashboard/seller/api-access after requesting Registrar API access.

Path Parameters

domain_name
string
required

Domain name (e.g., 'example.com')

Body

application/json
enabled
boolean
required

Enable or disable automatic renewal

Example:

true

Response

Auto-renewal updated successfully

success
boolean
Example:

true

message
string
Example:

"Auto-renewal updated successfully"

data
object