2. Apply changes
POST {{api-server}}/{{Filerobot-Token}}/v5/bulk/:bulk_uuid/apply
This API endpoint follows 1.Prepare selected files
Its purpose is to apply the changes that are requested in the previous step.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Filerobot-Key | string | The API key or the SASS_key generated from a Security template |
RESPONSES
status: OK
{"changes_count":{"failed":0,"success":1},"msg":"Bulk changes were successfully applied","status":"success","api_version":{"hash":"376984c150c4e7a5fa9919eba263111d4fa7e041","datetime":"2024-07-05T04:46:26+00:00","module":"elastic_v2"}}