cURL
curl --request DELETE \ --url http://localhost:3001/portal-api/products/{product_id}/api-details/{api_id}/graphql/schema \ --header 'Authorization: <api-key>'
Remove GraphQL schema file from an API
UID of an API Product
UID of an API as it comes from the API Provider
"a0ce49d559ce49d64fe608ea3728082a"
OK
Was this page helpful?