Integration Keys
Regenerate Livekit Webhook Token
Mint a fresh LiveKit webhook token (part of URL) for one workspace, rotating any existing one.
post/v1/regenerate-livekit-webhook-token
Query parameters
workspace_idstring nullable
Workspace whose LiveKit webhook token to rotate; defaults to the org's default workspace
Workspace whose LiveKit webhook token to rotate; defaults to the org's default workspace
Headers
X-API-Keystring required
API key required to authenticate requests.
Response
Successful Response
Changes
Changed in 1 of the 19 revisions of this API.1
- ○
added the new optional
queryrequest parameterworkspace_idnew-optional-request-parameter
- ○