Update a Team
put
                    /api/v2/teams/{id}/
Make a PUT or PATCH request to this resource to update this team. The following fields may be modified:
- name: Name of this team. (string, required)
- description: Optional description of this team. (string, default=- "")
- organization: (id, required)
For a PUT request, include all fields in the request.
Request
Supported Media Types
                - application/json
Path Parameters
                
                
                
                Query Parameters
                - 
                        search(optional): string
                        
                        A search term.