Team Update

Updates the Team specified by the {slug} parameter with the property values sent in the request body.

NOTE All properties in the request body are optional, and only the properties supplied will be updated.

Path Params
string
required

The slug of the team

Query Params
string
enum
Defaults to details

comma-separated list of properties to include in the response

The following includes can also be specified.

  • attributes[ATTRIBUTE NAME]

  • attributesMap[ATTRIBUTE NAME]

  • memberships

Allowed:
Body Params

The content for the team properties to update

User memberships can be specified by including a "memberships":[] property in the body, but this list is inclusive of all users. This means if any user memberships already exist, then they must be included in this list. If any existing memberships are excluded from the list, those memberships will be deleted.

NOTE All properties in the request body are optional, and only the properties supplied will be updated.

The current user must have Space management privileges to perform this action.

string
string
string
attributesMap
object
Response

Language
Credentials
Basic
base64
:
URL
Response
Choose an example:
application/json