Skip to main content

Delete team by tag or ID

DELETE 

/api/v1/teams/:tagOrId

Delete team by tag or ID

Request

Path Parameters

    tagOrId stringrequired

    The tag (x-cortex-tag) or unique, auto-generated identifier for the entity.

Responses

Successfully deleted team

Schema

    object

Loading...