Skip to main content

Deletes a local team

DELETE 

/iam/teams/:id

Deletes a local team and removes it from any policies.

Authorization Action:

iam:teams:delete

Request

Path Parameters

    id stringrequired

Responses

A successful response.

Schema
    team object
    id string
    name string
    tenants string[]
Loading...