cURL
curl --request DELETE \ --url http://localhost:3001/portal-api/products/{product_id}/spec-details/{spec-id}/oas \ --header 'Authorization: <api-key>'
Remove OAS file from a Specification
UID of an API Product
ID of the Specification
1
OK
Was this page helpful?