Profiles

Use the Clipping Video API to create, read, update, and delete Clipping profiles via the API and authenticate a YouTube account.

Profiles

EndpointDescription
Get Multiple Clipping Profiles GET /clipping-profilesRetrieves a list of clipping profiles
Get a Single Clipping Profile GET /clipping-profiles/{Clipping Profile ID}Retrieves details of a specific clipping profile
Delete Clipping Profile DELETE /clipping-profiles/{Clipping Profile ID}Removes a specified clipping profile from the system
Update Clipping Profile PATCH /clipping-profiles/Clipping Profile IDUpdates the configuration of an existing clipping profile
Add Clipping Profile POST /clipping-profilesAdds a new clipping profile with specified configurations

The Clipping Video API uses our standard API authentication.

Base URL

Use the following base URL:

<https://services.uplynk.com/api/v4>