Skip to main content
POST
Create Media Profile API Endpoint

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
profile_name
string
required
Minimum string length: 1
watermark_path
enum<string>
required
Available options:
,
local_files/watermarks/placeholder.png
watermark_position
integer
required
end_clip_path
enum<string>
required
Available options:
,
local_files/endclips/placeholder.mp4
preview_url
string
required
Minimum string length: 1

Response

Successfully created the media profile

Media Profile OpenAPI Schema

media_profile_id
integer
disabled
boolean
profile_name
string
watermark_path
string
watermark_position
Overlay Coordinate · object

Overlay Coordinate OpenAPI Schema

end_clip_path
string
preview_url
string