Delete an OAuth app
Tokens
Delete an OAuth app
Disables (deregisters) an OAuth app owned by the authenticated caller, identified by client_id in the path. Once disabled the client can no longer be used and its issued tokens stop working. Returns a deleted flag, or 404 if the caller does not own an active app with that client_id.
DELETE
Delete an OAuth app