Document Hub Delete
Request | |
---|---|
Description | Deletes a file from the specified path. |
Context | https://<instance>.optimizemyday.com/document-service/rs/v1/documents |
URL | /delete |
Method | DELETE |
Response Code | 200 when successful, another HTTP status code otherwise |
Success Response | |
Response Type | text/plain |
Parameter | Datatype | Description |
---|---|---|
configId | Integer | The identifier of the configuration. |
path | String | The folder path of the file. |
name | String | The name of the file. |
Sample Call
Sample Result