DELETE api/file/SystemAnnotations/{FileId}

Search for all workflows that match the supplied search parameters

Request Information

URI Parameters

NameDescriptionTypeAdditional information
FileId

The File Id of the file to add the annotations to.

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of integer

Response Formats

application/json, text/json, application/scim+json

Sample:
[
  1,
  2
]