DELETE api/file/SystemAnnotations/{FileId}

Deletes the system-generated annotations on a file.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
FileId

The File Id of the file to delete system annotations from.

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of integer

Response Formats

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

Sample:
[
  1,
  2
]