Organization
Team
Create a new team in the organization
Create a new team and assign it to the organization.
post/v1/organizations/{organizationRef}/teams
Request body
Example request
{
"name": "Platform",
"description": "Platform engineering team."
}Response
Example response
Changes
No recorded changes to this endpoint across all 24 revisions of this API.