DELETE/teams/{id}.json

Delete a team by id

Deletes a team by id

Path Params

  • Name
    id
    Type
    string
    required
    Description

Responses

  • Code
    200
    Type
    object
    Schema
    Description
    200 Response
  • Code
    404
    Type
    object
    Schema
    Description
    404 Response

Examples

Example

{
  "STATUS": "string"
}