Delete the certificate under a Client

delete

/oam/services/rest/ssa/api/v1/oauthpolicyadmin/clientartifacts

Request

Supported Media Types
Query Parameters

Response

Supported Media Types

200 Response

Sucessfully deleted entity - "OAuthClientTrustArtifact", detail
Body ()
Root Schema : Client
Type: object
Show Source
Nested Schema : attributes
Type: array
Show Source
Nested Schema : grantTypes
Type: array
Show Source
  • Allowed Values: [ "PASSWORD", "REFRESH_TOKEN", "JWT_BEARER", "CLIENT_CREDENTIALS", "AUTHORIZATION_CODE" ]
Nested Schema : redirectURIs
Type: array
Show Source
Nested Schema : scopes
Type: array
Show Source
Nested Schema : TokenAttributeSettings
Type: object
Custom attributes that can be added to the Access Token
Show Source
Nested Schema : RedirectURI
Type: object
Show Source
Nested Schema : ScopeSettings
Type: object
Show Source

422 Response

Failed to modify OAuth entity "Client" - name "NameofClient"