Finalize Live Recording
POST/qlibs/:qlibid/q/:qhit/call/live/finalize
Finalizes a live object, and optionally saves and/or discards the edge write token
Must be called on a draft of the live main version, not the live edge write token.
If save is true, a subset of the metadata of the live edge write token will be saved into the metadata of the draft live main version.
If save is not specified and the live object is configured as "persistent", the metadata of the live edge write token will be automatically saved.
If discard is true, the live edge write token will be deleted.
Request
Responses
- 200
- 404
- default
Live finalize result
Error message returned if the requested entity does not exist.
A generic error message.