Retrieve a Video Preset
Retrieves the details of an existing video preset. The video preset id is required for retrieval.
/v1/video_presets/:id
GET
https://api.uiza.sh/v1/video_presets/:id
Path Parameters
Name | Type | Description |
---|---|---|
id | string | The unique identifier of the video preset to be retrieved. |
Last updated