Is there a PATCH method for setting the expiry date of a recording?

Description
I have searched the docs, and imported the API methods to Postman, but I cannot see how to set the expiry time for a meeting recording.

Error
I can return 9 settings when I GET Retrieve a meeting recording’s settings, but expiry date is not listed

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
{{baseUrl}}/meetings/:meetingId/recordings/settings

Hi @jamesy,

Great question, and happy to clarify.

You can adjust this setting using the account-level Update Settings endpoint:

This will be handled by the last two fields in the recording object:
image

I hope this helps to clarify!

Best,
Will

Many thanks! definitely answers the question and unblocks my development. Feedback though, this is hard to make sense of when, the option to make the recordings downloadable is user level and to expire account level - I’ll live with it obvs, but would love to know the rational.

Hey @jamesy,

Appreciate the feedback—I’ll be sure to share this with the team so we can work on how best to improve this experience in our documentation.

Best,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.