List all Video Presets
Returns a list of existing video presets in descending order by creation date (the most recently created one is on top).
get
https://api.uiza.sh
/v1/video_presets
/v1/video_presets
Sample Request
curl --location --request GET 'https://api.uiza.sh/v1/video_presets' \
--header 'Authorization: uap-a1c559e57f5846d39ec50b2df062caf8-b1cef5b6'
Last modified 3yr ago