curl --request DELETE \
--url https://api.openworklabs.com/v1/teams/{teamId}{
"error": "<string>",
"details": [
{
"message": "<string>",
"path": [
"<string>"
]
}
]
}Deletes a team and removes its related hub-access and team-membership records.
curl --request DELETE \
--url https://api.openworklabs.com/v1/teams/{teamId}{
"error": "<string>",
"details": [
{
"message": "<string>",
"path": [
"<string>"
]
}
]
}Den TypeID with 'tem_' prefix and a 26-character base32 suffix.
30^tem_.*Team deleted successfully.
Was this page helpful?