Records - Create

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint creates a DNS record.

📘

For backwards compatibility, this API endpoint also accepts "type" and "data" fields in place of "record_type" and "content".

Path Params
int32
required

The ID of the Website to get DNS records for.

Body Params
string
required

A record's name.

string
required

The resource record type.

string
required

A record's time to live in seconds.

string
required

A zone record's value. Expected data formats can vary depending on the zone record's type.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json