Update shared timelapse group
Update title, description, or expiration on a shared timelapse link
Documentation Index
Fetch the complete documentation index at: https://api-docs.rhombus.community/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request object for updating a shared timelapse group.
New description for the shared timelapse group
"Updated shared timelapse for security review"
Whether to update the description
true
New expiration time in seconds for the shared group
172800
Whether to update the expiration time
false
Whether to update the password
false
New plaintext password for the shared timelapse group
"newSecurePassword123"
New title for the shared timelapse group
"Updated Security Review"
Whether to update the title
true
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
Response
OK