Delete Trusted OAuth2 JWT Bearer Grant Type Issuer
DELETE {{baseUrl}}/admin/trust/grants/jwt-bearer/issuers/:id
Use this endpoint to delete trusted JWT Bearer Grant Type Issuer. The ID is the one returned when you created the trust relationship.
Once deleted, the associated issuer will no longer be able to perform the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grant.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |