/
RE
render
/
Render Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Audit Logs
2
Blueprints
6
Custom Domains
5
get
List custom domains
post
Add custom domain
get
Retrieve custom domain
delete
Delete custom domain
post
Verify DNS configuration
Dedicated IPs
5
Deploys
5
Disks
7
Environment Groups
13
Events
1
Key Value
8
Logs
10
Maintenance
4
Metrics
23
Notification Settings
5
One-Off Jobs
4
Postgres
21
Projects & Environments
12
Redis (Deprecated)
8
Registry Credentials
5
Services
25
Services - Cron Jobs
2
Services - Headers
4
Services - Routes
5
Users
1
Webhooks
6
Workflow Tasks (Beta)
7
Workflows (Beta)
8
Workspaces
5
Custom Domains
Add custom domain
Add a custom domain to the service with the provided ID.
post
/services/{serviceId}/custom-domains
Request body
object
required
name
string
required
Response
Created
CustomDomain[]
required
id
string
required
name
string
required
domainType
'apex'
|
'subdomain'
required
publicSuffix
string
required
redirectForName
string
required
verificationStatus
'verified'
|
'unverified'
required
createdAt
string
date-time
required
server
object
Changes