team

Creates a new team

Creates a new team.

put/teams

Request body

createdstring

A timestamp when this relation was created. You cannot change this value.

descriptionstring

The team's description.

external_idstring

The team's external id provided by the openid or ldap provider

idinteger

The unique, numeric id of this team.

is_publicboolean

Defines wether the team should be publicly discoverable when sharing a project

namestring

The name of this team.

updatedstring

A timestamp when this relation was last updated. You cannot change this value.

Response

The created team.

createdstring

A timestamp when this relation was created. You cannot change this value.

descriptionstring

The team's description.

external_idstring

The team's external id provided by the openid or ldap provider

idinteger

The unique, numeric id of this team.

is_publicboolean

Defines wether the team should be publicly discoverable when sharing a project

namestring

The name of this team.

updatedstring

A timestamp when this relation was last updated. You cannot change this value.

Changes

No recorded changes to this endpoint across all 53 revisions of this API.