/
HE
hexclave
/
Hexclave REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
hexclave
Hexclave REST API
delete
Delete a team
v21
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
106
0
456.0 KB
Teams
Delete a team
Delete a team by ID.
delete
/teams/{team_id}
Path parameters
team_id
string
required
Response
Successful response
object
required
success
boolean
required
Always equal to true.
Example response
{ "success": true }