Removes a related file.
Name | Description | Default |
---|---|---|
id
|
Unique file ID | |
fileID
|
Unique ID of the related file |
Code | Condition |
---|---|
200 OK | The operation completed successfully. |
400 Bad Request | Invalid file or related file IDs, or not a related file. |
401 Unauthorized | Access token is invalid, expired or not specified. |
403 Forbidden | User does not have permission. |
404 Not Found | File does not exist. |
406 Not Acceptable | Content type specified in the Accept header isn't supported. |
500 Internal Server Error | An internal error occurred. |