v2

latestOpenAPI 3.0.1private2026-07-2667209320.4 KB
Organization Teams

Update Team Application

Update Application Team

Changes the team that owns this application.

Only users that belong to this team can use this endpoint.

🧾 Audited This is recorded as APPLICATION_MODIFIED User Activity.

Requires write:team permission.

put/api/v1/org/{orgId}/team/{teamId}/application

Path parameters

orgIdstring uuid required

UUID identifier for this StackHawk Organization.

teamIdstring uuid required

UUID identifier for this StackHawk Team.

Request body

applicationIdstring

Id of the application to be updated.

teamIdstring

Team to add to application.

Response

OK