Update teams's privacy
PUT/api/v4/teams/:team_id/privacy
Updates team's privacy allowing changing a team from Public (open) to Private (invitation only) and back.
Minimum server version: 5.24
Permissions
manage_team permission for the team of the team.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Team conversion successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found