admin

Kill all sandboxes for a team

Kills all sandboxes for the specified team

post/admin/teams/{teamID}/sandboxes/kill

Path parameters

teamIDstring uuid required

Team ID

Response

Successfully killed sandboxes

killedCountinteger required

Number of sandboxes successfully killed

failedCountinteger required

Number of sandboxes that failed to kill

Changes