Skip to main content
POST
SDK

Authorizations

Authorization
string
header
required

Voyant Cloud API token, passed as Authorization: Bearer <token>. Each token carries a fixed set of scopes; an operation rejects tokens missing its required scope.

Body

application/json
name
string
required
Required string length: 1 - 120
url
string<uri>
required
Maximum string length: 2048
opacity
number
Required range: 0 <= x <= 1
padding
number
Required range: 0 <= x <= 1
scale
number
Required range: 0 <= x <= 1
position
enum<string>
Available options:
upperRight,
upperLeft,
lowerRight,
lowerLeft,
center

Response

Watermark profile created

data
object
required