Delete Dokploy Domain
DELETE/api/domains/dokploy/:domain_name
Manually delete a domain from Dokploy by name.
This is useful for cleaning up orphaned Dokploy domains that exist in Dokploy but don't have a corresponding record in our database (e.g., when email provider setup failed during domain creation).
Args: domain_name: The domain name to delete from Dokploy (e.g., "app.example.com")
Returns: Status of the deletion operation
Request
Responses
- 200
- 422
Successful Response
Validation Error