Recordings
Update a recording's title, summary, or description. Only admins can perform this action.
Authorizations
AuthorizationstringRequired
Path parameters
uuidstringRequired
UUID of the recording
Body
Responses
200
Successfully updated recording
application/json
401
Unauthorized
403
Forbidden - User is not an admin or API access is disabled
application/json
404
Recording not found
application/json
422
Validation failed
application/json
patch
/recordings/{uuid}Last updated
Was this helpful?