Unassign from project
unassign_from_projectDetaches forms, collections or booking pages from their project — nothing is deleted. They go INERT (form rejects, data serves [], widget unavailable) but keep submissions, rows and bookings; assign_to_project re-attaches. Use before delete_* on something empty, or to move an object between sites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formIds | No | Form endpoint IDs to detach | |
| bookingPageIds | No | Booking page IDs to detach | |
| dataCollectionIds | No | Data collection IDs to detach |