v1

latestOpenAPI 3.0.32026-07-2415128381.3 KB
Screenshots

Update a screenshot

Updates the properties of a screenshot. Requires Manage screenshots admin right.

Requires <code>write_screenshots</code> OAuth access scope.

put/projects/{project_id}/screenshots/{screenshot_id}

Path parameters

project_idstring required

A unique project identifier

screenshot_idnumber required

A unique identifier of the screenshot.

Request body

titlestring

Set screenshot title (optional).

descriptionstring

Set screenshot description.

key_idsstring[]

 Attach the screenshot to key IDs specified.

tagsstring[]

List of tags to add to the uploaded screenshot.

Response

OK

project_idstring