LaraCopilot
LaraCopilot
API ReferenceEndpointsDeploymentCustom Domains

Remove custom domain

Removes the custom domain from a deployed project.

DELETE
/deployments/{providerId}/project/{projectId}/custom-domain
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"
{}