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":"\u003cstring\u003e","key":"\u003cstring\u003e","key_hash":"\u003cstring\u003e","status":"\u003cstring\u003e"}