delete OAS Api

DELETE {{baseUrl}}/api/apis/oas/:apiID

Deleting an API definition will remove the file from the file store. The API definition will NOT be unloaded and a separate reload request will need to be made to disable the API endpoint.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"message":"\u003cstring\u003e","status":"\u003cstring\u003e"}