StackHawk Documentation StackHawk Logo HawkDocs
organization teams

No results found

Try different keywords or check your spelling

Search documentation

Find guides, API references, and more

esc

Create Team

POST /api/v1/org/{orgId}/team

Create Team

Create a new StackHawk Team for this organization.

🧾 Audited This is recorded as TEAM_ADDED User Activity.

Requires write:team permission.

Path parameters

orgIdstring · uuidrequired

UUID identifier for this StackHawk Organization.

Body

applicationIds
string[]
name
string
organizationId
string
userIds
string[]

Response

OK

team
organization.Team
Hide child attributesShow child attributes
team.applications
organization.TeamApplication[]

The applications that belong to this Team.

Hide child attributesShow child attributes
team.applications.applicationId
string
team.applications.applicationName
string
team.applications.environments
string[]
team.applications.lastScanTimestamp
integer<int64>
team.id
string

The UUID identifier of this team.

team.name
string

The name of this team.

team.organizationId
string

The StackHawk organization that owns this Team.

team.users
organization.TeamUser[]

The users that are members of this Team.

Hide child attributesShow child attributes
team.users.email
string
team.users.role
string
team.users.userId
string
team.users.userName
string
team
organization.Team
Hide child attributesShow child attributes
team.applications
organization.TeamApplication[]

The applications that belong to this Team.

Hide child attributesShow child attributes
team.applications.applicationId
string
team.applications.applicationName
string
team.applications.environments
string[]
team.applications.lastScanTimestamp
integer<int64>
team.id
string

The UUID identifier of this team.

team.name
string

The name of this team.

team.organizationId
string

The StackHawk organization that owns this Team.

team.users
organization.TeamUser[]

The users that are members of this Team.

Hide child attributesShow child attributes
team.users.email
string
team.users.role
string
team.users.userId
string
team.users.userName
string

Bad Request

Unauthorized

Your privacy settings

We use first and third party cookies to ensure that we give you the best experience on our website and in our products.