v1

latestOpenAPI 3.0.02026-07-14282938.4 KB
Clubs

Delete a specific club by ID.

delete/clubs/{club_id}

Path parameters

club_idstring required

The club identifier.

Response

The club was deleted.

messagestring

Example response

{
  "message": "Resource deleted successfully."
}