Update properties of a Team.patch https://{access.example.com}/api/config/v1/team/{id}Path Paramsidint32required1 to 2147483647Body ParamsA team object with modified properties.namestringrequiredlength between 1 and 255code_namestringlength between 0 and 64commentsstring | nullResponses 200Indicates the team was successfully updated and contains the updated team instance. 404The specified resource was not found. 422One or more request parameters are invalid. The body contains a general error message as well as a validation error dictionary.Updated 29 days ago