Activate or deactivate access control policies
PUT/api/v4/access_control_policies/activate
Updates the active status of access control policies.
Permissions
Must have the manage_system permission. OR be a channel admin with manage_channel_access_rules permission for the specified channels.
Request
Responses
- 200
- 400
- 401
- 403
- 500
- 501
Access control policies active status updated successfully.
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Something went wrong with the server
Feature is disabled