Remove LYG sport

DELETE {{baseUrl}}/{{version}}/lyg/sports/{{sport_id}}

This endpoint allow you to soft delete an LYG sport by its UID (Unique Identifier)

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA Valid JWT Token

RESPONSES

status: OK

{"error":true,"code":404,"message":"No sport was found with the id 2","result":""}