API ReferenceEndpointsDeploymentCustom Domains
Remove custom domain
Removes the custom domain from a deployed project and reverts it to the provider's default domain. The domain can be re-added again at any time.
Authorization
http AuthorizationBearer <token>
In: header
Path Parameters
providerId*string
projectId*string
Response Body
application/json
curl -X DELETE "https://builder.laracopilot.com/api/v1/deployments/string/project/string/custom-domain"{}Connect deployment provider
Stores a deployment provider account credential for an external user. Validates the token against the provider before persisting.
Get custom domain
Returns the custom domain configuration for a deployed project, including the domain name, the required DNS records, and the current verification state.