meta { name: Delete Tournament Couple type: http seq: 11 } delete { url: {{baseUrl}}/api/v1/tournaments/:tournament_id/couple/:couple_id body: none auth: inherit } params:path { tournament_id: couple_id: }