Remove the team icon
DELETE/api/v4/teams/:team_id/image
Remove the team icon for the team.
Minimum server version: 4.10
Permissions
Must be authenticated and have the manage_team permission.
Request
Responses
- 200
- 400
- 401
- 403
- 500
- 501
Team icon successfully remove
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