A support file can be generated by sending a HTTP POST to /api/edge/operation/get-support-file.json
and then make an additional HTTP GET request to /files/support-file/
.
The temporarily stored file will be deleted once the request has been made.
It does not support a HTTP GET.
This method is CSRF protected so also requires a X-CSRF-TOKEN
(see Sensitive Requests (CSRF Protection)).
Table of Contents
Name | Type | Values | Description |
---|---|---|---|
|
Object |
|
The saved support file information. |
|
Boolean |
|
Whether the API request was successful. |