Option > Watermarking

Return watermark

This endpoint allows you to retrieve to get the watermark.

get/1/videos/{channel}/options/watermark

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 2 revisions of this API.