Create Watermark Filter

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The Watermark Filter to be created. Only one horizontal and one vertical distance parameter is allowed, either top or bottom, and either left or right. See example body.

string

Name of the resource. Can be freely chosen by the user.

string

Description of the resource. Can be freely chosen by the user.

string

User-specific meta data. This can hold anything.

string
required

URL of the file to be used as watermark image. Supported image formats: PNG, JPEG, BMP, GIF

integer

Distance from the left edge of the input video to the left edge of the watermark image. May not be set if 'right' is set.

integer

Distance from the right edge of the input video to the right edge of the watermark image . May not be set if 'left' is set.

integer

Distance from the top edge of the input video to the top edge of the watermark image. May not be set if 'bottom' is set.

integer

Distance from the bottom edge of the input video to the bottom edge of the watermark image. May not be set if 'top' is set.

string
enum
Defaults to PIXELS

Specifies if the values of 'left', 'right', 'top' and 'bottom' are interpreted as pixels or as a percentage of the input video's dimensions.

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json