Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -1052,6 +1052,7 @@ curl https://shuffler.io/api/v1/orgs -H "Authorization: Bearer APIKEY"
Deletes an organization. Only possible for sub-organizations.

**This requires you to have already removed all workflows, and will NOT clean up all the data in the database until it expires (3 months~)**
**Only **admins of the parent organization** can delete a sub-organization.**

Methods: DELETE

Expand Down
Loading