cURL
curl --request DELETE \ --url https://app.miget.com/api/v1/apps/{uuid}/domains/{uuid} \ --header 'Authorization: <api-key>'
Removes a custom domain from the application. The domain will no longer route traffic to your application.
Bearer token for authentication. Format: 'Bearer {token}'
Workspace ID (uses default workspace if not provided)
Unique domain identifier (UUID)
Remove a custom domain