files/{fileid}/index (POST)
Overview
re-index an attachment
- REST Method: POST
- Method Access: internal
Uri Parameters
Name | Type | Description |
fileid | int | identifies a file by ID |
Query Parameters
Name | Type | Description |
authenticate | bool? | Force authentication for request (default: false) |
Return Codes
Name | Value | Description |
OK | 200 | Request completed successfully |
Forbidden | 403 | MindTouch API key or Administrator access is required. |