diff --git a/sqlite-cloud/platform/apikey.mdx b/sqlite-cloud/platform/apikey.mdx index 3b83061..39722e6 100644 --- a/sqlite-cloud/platform/apikey.mdx +++ b/sqlite-cloud/platform/apikey.mdx @@ -28,7 +28,7 @@ You can create an API Key and immediately assign it to any existing user in your * Select **Set expiration date** to enforce a rotation policy or for temporary access tokens. 6. Click **Create**. -[VIDEO: create_apikey_global.mp4] +{/* [VIDEO: create_apikey_global.mp4] */} {/* */} --- @@ -47,14 +47,14 @@ If a key is lost, forgotten, or you suspect it has been compromised (leaked), yo **Warning:** Regenerating a key invalidates the old key string immediately. You must update any applications or scripts using the old key with the new value to restore connectivity. -[VIDEO: regenerate_apikey.mp4] +{/* [VIDEO: regenerate_apikey.mp4] */} {/* */} ### Editing and Deleting * **Edit:** Allows you to rename the key or change its expiration settings without changing the key string itself. * **Delete:** Permanently revokes the key. Applications using this key will no longer be able to connect. -[VIDEO: delete_apikey.mp4] +{/* [VIDEO: delete_apikey.mp4] */} {/* */} ---