delete https://dash.readme.io/api/v1/swagger/
Delete a swagger file in ReadMe
Log in to see full request history
Responses
204The swagger file successfully deleted
404There is no swagger file with that id
Delete a swagger file in ReadMe
204The swagger file successfully deleted
404There is no swagger file with that id
xxxxxxxxxx
curl --request DELETE \
--url https://dash.readme.io/api/v1/swagger/id
Try It!
to start a request and see the response here!