{
"team": {
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"slug": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"user_emails": [
"<string>"
]
}
}{
"team": {
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"slug": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"user_emails": [
"<string>"
]
}
}Chronosphere API token
A successful response.
Show child attributes
The name of the Team. You can modify this value after the Team is created.
Timestamp of when the Team was created. Cannot be set by clients.
Optional. Short description of the team.
The unique identifier of the Team. If a slug isn't provided, one is generated based on the name field. You can't modify this field after the Team is created.
Timestamp of when the Team was last updated. Cannot be set by clients.
Unordered set of emails whose users are members of this team.