Remove Issuer
DELETE/auth/v1/issuers/:iss
warning
This endpoint is available in private cloud only. Use your global host URL if self-hosted.
Remove an issuer by the iss claim, this will also remove all the keys associated with the issuer.
Note there is a cache running on each service so it can take a few minutes to see your changes
Generate JWTRequest
Responses
- 204
- 400
- 401
- 403
Issuer removed
Bad Request
JWT
Forbidden