Update Team

Update all the properties of a team by providing an existing team ID and new values for the properties.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

Review all parameters!

When updating a team via PUT request, the Zenput server would nullify any empty unrequired fields.

🚧

Don't forget a trailing slash in the URL!

The PATCH, PUT, and DELETE requests require a trailing slash at the end of the URL.

RECIPES
Path Params
int32
required

Team ID

Body Params
string
required

Team's name

string

Team's description

users
object
locations
object
string

A value to uniquely identify this team.
If provided, it needs to be unique.

parent
object
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!