Unassign an access control policy from channels or teams
DELETE/api/v4/access_control_policies/:policy_id/unassign
Unassigns an access control policy from a list of channels and/or teams.
Permissions
Must have the manage_system permission.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Policy unassigned from the channels and/or teams successfully.
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found
Something went wrong with the server