Team

Create team

Creates a new team with the current user as owner. The team name must be unique for the user.

post/v1/teams

Request body

organizationIdstring
namestring
descriptionstring
imagestring
colorinteger
projectSalaryVisibilityinteger

Response

Created team details

idstring
organizationIdstring
namestring
descriptionstring
imagestring
colorinteger
projectSalaryVisibilityinteger
userstring
lastUpdateinteger
createdinteger
deletedboolean
projectsinteger
membersinteger
projectSalaryVisibleboolean

Changes

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