v1

latestOpenAPI 3.0.3Apache 2.02026-07-175068227.4 KB
oAuth2

Delete Trusted OAuth2 JWT Bearer Grant Type Issuer

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.

delete/admin/trust/grants/jwt-bearer/issuers/{id}

Path parameters

idstring required

The id of the desired grant

Response

Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 204.