Revoke a previously-minted download key
DELETE/program/api/v2/storage-profiles/:surface/download-key/:keyId
warning
This endpoint is available in private cloud only. Use your global host URL if self-hosted.
Revokes a scoped read-only key minted by createDownloadKey, so a leaked or stale key can be killed (M6 Task 014). Idempotent.
Generate JWTRequest
Responses
- 204
- 422
- 500
Revoked (or already gone)
Surface is BYO or has no managed bucket
Internal Server Error