Reset Organization Features
DELETE/v2/features/organization/:organizationId
Deletes ALL configured features for an organization, reverting the behaviors to instance defaults.
Required permissions:
- org.feature.delete
Request​
Responses​
- 200
- 403
- 404
- default
OK
Returned when the user does not have permission to access the resource.
Returned when the resource has no feature flag settings and inheritance from the parent is disabled.
An unexpected error response.