docs/ProjectApi.md in ory-client-1.14.3 vs docs/ProjectApi.md in ory-client-1.14.4
- old
+ new
@@ -877,10 +877,10 @@
> purge_project(project_id)
Irrecoverably purge a project
-!! Use with extreme caution !! Using this API endpoint you can purge (completely delete) a project and its data. This action can not be undone and will delete ALL your data. !! Use with extreme caution !!
+!! Use with extreme caution !! Using this API endpoint you can purge (completely delete) a project and its data. This action can not be undone and will delete ALL your data. Calling this endpoint will additionally delete custom domains and other related data. If the project is linked to a subscription, the subscription needs to be unlinked first.
### Examples
```ruby
require 'time'