Ana içeriğe atla

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Headers

Path Parameters

Response

Success Response (200 OK)

Error Response (400 Bad Request)

cURL Example

Notes and Warnings

  • Undeployment:
    • JWK is automatically undeployed from all environments before deletion
    • Undeployment results are returned in the response
  • Dependencies:
    • Ensure no policies or configurations reference this JWK before deletion
    • Deleting a JWK may break policies that depend on it
  • Permanent Action:
    • Deletion is permanent and cannot be undone
    • Make sure to backup important JWKs before deletion

Permissions

User must have SECRETS + MANAGE permission in the project. For undeployment operations (when undeploying JWKs from environments), user must also have SECRETS + DEPLOY_UNDEPLOY permission.