delete https://api.manatal.com/open/v3/matches//notes//
An API endpoint that allows infos/notes to be viewed, deleted or updated.
Log in to see full request history
Response
204An API endpoint that allows infos/notes to be viewed, deleted or updated.
204xxxxxxxxxx
curl --request DELETE \
--url https://api.manatal.com/open/v3/matches/match_pk/notes/id/ \
--header 'Authorization: Token '
Try It!
to start a request and see the response here!