Create shared timelapse group
Share multiple timelapses in one 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 creating a shared timelapse group.
Description for the shared timelapse group
"Shared timelapse for security review"
Expiration time in seconds for the shared group
86400
Plaintext password for the shared timelapse group
"securePassword123"
List of timelapse UUIDs to include in the shared group
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
Title for the shared timelapse group
"Security Review"
Response
OK