Skip to main content
PUT
Update Team

Path parameters

integer
required
Campaign ID.
integer
required
Team ID.

Body

string
required
User’s access token.
string
Team’s name
number
Team’s goal amount
string
Team’s description
string
Team’s image ID

Response

integer
Team ID.
string
Team name.
string
Team type.
string | null
URL to the team’s page.
number
Goal amount.
string
Formatted goal amount, including the currency symbol.
number
Amount raised by the team.
string
Formatted amount raised by the team, including the currency symbol.
number
Pending offline donation amount for the team.
number
Team matched donation amount.
integer
Number of team donors.
integer
Number of personal pages on the team.
object
string | null
Team image ID.
string | null
Team description.
boolean
Whether the team image is inherited from the campaign.
boolean
Whether the team description is inherited from the campaign.
string | null
Team creation date and time.
string
Team language. Allowed values: en, fr.
object[]
Custom questions and responses configured for the resource.
object
Team owner.
object
Campaign summary.
Other responses
Last modified on August 17, 2026