/ponds/:id

Update a pond by id.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

🚧

Updating Pond Members

You should always send the complete list of User ids in the userIds field if the field is present in your request. To remove a user from the pond, first make a GET request to /ponds/:id to get the current members, remove any ids you wish to remove from the pond, add any ids of user you wish to add to the pond, and then send the full list of user ids back with a PUT request to this endpoint.

Path Params
int32
required

The pond id.

Body Params
string

Set this value to change the name of the Pond

string

Set this value to change the Pond Lead Agent

string

Set this value to add or remove members from the pond

Response

Language
Credentials
: