Set Organization Features
PUT/v2/features/organization/:organizationId
Configure and set features that apply to a complete instance. Only fields present in the request are set or unset.
Required permissions:
- org.feature.write
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.