Update

Authentication

X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

organizationIdstringRequired
teamIdstringRequired

Request

This endpoint expects an object.
colorenumOptional
namestringOptional<=128 characters
userIdslist of stringsOptional

Response

OK
teamobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error