Create a watermark template
POST/social-media-posting/:locationId/watermarks
Create a new reusable watermark template for a location. The template stores the watermark image URL, position, scale, opacity, padding, and the connected accounts it applies to.
At post-publish time, the template is resolved for a given connected account via the accountIds binding — the accountId you provide here maps a connected social account to this template. To fetch account IDs, use the Get Accounts endpoint.
Request
Responses
- 201
- 400
- 401
- 422
Watermark template successfully created.
Bad Request
Unauthorized
Unprocessable Entity