Create domain
Sites
Create domain
Add a new domain to the site
Processing mode: async
POST
Create domain
Documentation Index
Fetch the complete documentation index at: https://forge.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization slug
The server ID
The site ID
Body
application/json
The name of the domain.
Example:
"laravel.com"
Whether to allow wildcard subdomains for the domain.
Example:
false
The type of www redirection to apply to the domain.
Available options:
from-www, to-www, none Example:
"from-www"
Response
DomainRecordResource