Request scribing for a recording session using a specified template.
public_id
from your recording session and the public_id
of the chosen template.
recording_session_public_id
(string) - The ID of the recording session.template_public_id
(string) - The ID of the template to use.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
API versioning is required. Include the header X-API-Version
with current version value in all requests.
"v1"
Scribing request created successfully.
The response is of type object
.