enigmas_delete Permission, Token Scope, Not has Restriction.Authorization: Bearer ********************curl --location --request DELETE 'https://api.temlittoral.com/api/v1/enigmas//delete' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"message": "Enigmas deleted successfully"
}