Skip to content

/api/user-bets/{id} (DELETE)

DELETE
/api/user-bets/{id}
curl --request DELETE \
--url https://example.com/api/user-bets/1 \
--header 'Authorization: Bearer <token>'
id
required
integer format: int32

OK