Delete OAuth client
DELETE {{baseUrl}}/tyk/oauth/clients/:apiID/:keyName
Please note that tokens issued with the client ID will still be valid until they expire.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"action":"deleted","status":"ok"}