patch
https://api.lucid.co/teams/
400Bad Request. Occurs if the name in the request body is empty or exceeds the maximum allowed length.
403Forbidden.
- if the user making the request does not have access to the specified team.
- if the team is not directly accessible by the authenticated user or does not exist.
- if the team is managed via SCIM. Use the SCIM Groups API to modify SCIM-managed teams.
409Conflict. Occurs if a team already exists with an identical name.