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