/
SU
supabase
/
Supabase API (v1)
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
Advisors
2
Analytics
5
Auth
18
Billing
3
Database
46
Domains
9
get
[Beta] Gets project's custom hostname config
delete
[Beta] Deletes a project's custom hostname configuration
post
[Beta] Updates project's custom hostname configuration
post
[Beta] Attempts to verify the DNS configuration for project's custom hostname configuration
post
[Beta] Activates a custom hostname for a project.
get
[Beta] Gets current vanity subdomain config
delete
[Beta] Deletes a project's vanity subdomain configuration
post
[Beta] Checks vanity subdomain availability
post
[Beta] Activates a vanity subdomain for a project.
Edge Functions
8
Environments
17
OAuth
4
Organizations
7
Profile
1
Projects
29
Realtime
3
Rest
2
Secrets
12
Storage
3
Domains
[Beta] Gets project's custom hostname config
get
/v1/projects/{ref}/custom-hostname
Path parameters
ref
string
required
Example:
abcdefghijklmnopqrst
Project ref
Response
UpdateCustomHostnameResponse
required
status
'1_not_started'
|
'2_initiated'
|
'3_challenge_verified'
|
'4_origin_setup_completed'
|
'5_services_reconfigured'
required
custom_hostname
string
required
data
object
required
Changes