Magidoc

Delete an OAuth2 client by any of it's unique identifiers: technical _id , human-readable code or OAuth2 client ID from credentials.clientId .

Arguments

#

_id

ID !
Non-null

An identifier of a client. Values from _id , code or credentials.clientId may be used here.

Response

#

Returns DeleteResponse .

Example

#

    
  

3

    
  

3

    
  

3