cURL
curl --request DELETE \ --url https://{tenant}/api/apis/{apiId} \ --header 'Authorization: Bearer <token>'
{ "Message": "API deleted", "Meta": null, "Status": "OK" }
Delete an API by ID
The Tyk Dashboard API Access Credentials
ID of API to delete. Can either be internal or public API ID.
OK
Was this page helpful?
Contact support