Skip to main content

Delete selected team

DELETE 

/teams/:teamName

The operation allows you to remove a specific team from the system permanently.

Request

Path Parameters

    teamName stringrequired

    Possible values: non-empty

Header Parameters

    X-Codenow-Api-Key anyrequired

    CodeNOW API Key

Responses

Team was deleted

Schema

    status stringrequired

    Possible values: non-empty

Loading...