Option > Watermarking

Enabled watermark

This endpoint allows you to retrieve to enable the watermark.

put/1/videos/{channel}/options/watermark/enable

Path parameters

channelinteger required

The unique identifier (ID) of the channel to request.

Query parameters

withstring

Optional : Allows loading additional data about a resource, which may include related resources.

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.