v1

latestSwagger 2.02026-07-146610689.7 KB
v2

Set approval flag

Use this API method to set the file approval tag (approved or not) and an optional comment. Used as part of an image review and approval process.

post/v2/files/meta/approval

Query parameters

filenamestring required

Request body

approvedboolean required
commentstring required

Example request

{
  "comment": "It looks too cold!"
}

Response

Successful