v31

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-28124212862.9 KB
URL Signing Keys

Delete a URL signing key

This route is now deprecated, please use the Signing Keys API. Deletes an existing signing key. Use with caution, as this will invalidate any existing signatures and no URLs can be signed using the key again.

Note: Any new access tokens authenticating this route will be required to have System level permissions.

delete/video/v1/signing-keys/{SIGNING_KEY_ID}

Path parameters

SIGNING_KEY_IDstring required

The ID of the signing key.

Response

No Content