Watermarks

Upload a watermark

Create a new watermark by uploading a JPG or a PNG image.

post/watermarks

Response

Success

watermarkIdstring

The unique identifier of the watermark.

createdAtstring date-time

When the watermark was created, presented in ATOM UTC format.

Example response

{
  "watermarkId": "watermark_1BWr2L5MTQwxGkuxKjzh6i",
  "createdAt": "2019-06-24T11:45:01Z"
}

Changes

Changed in 3 of the 50 revisions of this API.66

    • added the non-success response with the status 429

      response-non-success-status-added

    • the endpoint scheme security apiKey was added to the API

      api-security-added

    • the endpoint scheme security bearerAuth was removed from the API

      api-security-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the optional response header X-RateLimit-Limit removed for the status 200

      optional-response-header-removed

    • the optional response header X-RateLimit-Limit removed for the status 400

      optional-response-header-removed

    • the optional response header X-RateLimit-Remaining removed for the status 200

      optional-response-header-removed

    • the optional response header X-RateLimit-Remaining removed for the status 400

      optional-response-header-removed

    • the optional response header X-RateLimit-Retry-After removed for the status 200

      optional-response-header-removed

    • the optional response header X-RateLimit-Retry-After removed for the status 400

      optional-response-header-removed

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security apiKey was removed from the API

      api-security-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 50 revisions, 1 has no diff computed.