v1
Northflank docs for LLMs
API
CLI
JS Client

Org / Teams /

Delete team

Deletes a team belonging to the authenticated org.

Required permission

Organisation > Team > General > Delete

Path parameters

    • teamId

      string required
      ID of the team

Response body

  • {object}
    Response object.
    • data

      {object} required
      Result data.
    API
    CLI
    JS Client

    DELETE /v1/teams/{teamId}

    Example response

    200 OK

    The operation was performed successfully.

    JSON

    {
      "data": {}
    }

    Example response

    409 Conflict

    The team couldn't be deleted as it has dependencies that have not been deleted.

    © 2026 Northflank Ltd. All rights reserved.

    northflank.com / Terms / Privacy / feedback@northflank.com