Labels

Bulk update labels

    If you want to update the labels in saved annotations, use this endpoint.
    
post/api/labels/bulk

Request body

{"stackTrail":"components:schemas:LabelBulkUpdateRequest:properties:new_label","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:LabelBulkUpdateRequest:properties:old_label","oasType":"schema","type":"unknown"}
projectinteger

Response

annotations_updatedinteger required

Changes

Changed in 1 of the 97 revisions of this API.11

  • 3be0d8850ae011See the full diff
    • added required request body

      request-body-added-required

    • added the media type application/json for the response with the status 200

      response-media-type-added

Of the 97 revisions, 1 has no diff computed.