Updates the specified team attribute by passing new values in the request body. Only Name field can be updated.

The following are the examples of HTTP status codes including errors that API can generate

Response codesResponse contentDescription
200 OKA team attribute has been updated successfully.
400 Bad RequestThis name already in useA team attribute with the specified name already exists.
400 Bad RequestName cannot be emptyThe field "Name" cannot be empty.
400 Bad RequestThe name can not consist of single spacesThe Name parameter cannot be a one white space.
404 Not FoundObject not foundA team attribute with the specified key wasn't found.
Language
Authorization
Click Try It! to start a request and see the response here!