Delete a client type for an OAuth2.0 Identity Provider
Delete a client type for an OAuth2.0 Identity Provider. If the client type is used in any API Products, the endpoint will return 400 error.
To force remove the client, specify ?force=true. In in this case,the portal will remove the client type, de-associate it from any API Products where it is used and reject any access requests with such API Products.
Authorizations
Path Parameters
UID of this OAuth2.0 provider
1
UID of this client type
1
Query Parameters
Enforce removal of the client type if it is used in any API Products. If set to true, the portal will remove the client type, de-associate it from any API Products where it is used and reject any access requests with such API Products. Considered false, when not specified.
false
Response
OK
Status of the operation
"ok"