Send Dump

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Use the hub_url received in the registration response as your base URL.

📘

This API requires the device to authenticate, see Device Authentication.

Upload files from the device to the server to make them available to End Customers (see File Uploads)

Use the header Content-Type: text/plain for this request.

Path Parameters

ParameterDescription
mime-type

An optional parameter to specify the type of file being uploaded. (Default: text/plain.) Any "/" characters must be encoded as "%2F"; for example, "text/csv" = "text%2Fcsv".

List of common MIME types

filenameAn optional parameter to specify the name of the file being uploaded. This parameter can only be specified if mime-type was specified as well.

Request Data
An arbitrarily sized string of text

Return Data

NameTypeDescription
idstringUnique ID for this dump
Path Params
string
required
string
required
Defaults to text/plain
string
required
Defaults to filename
Body Params
file
required

Raw configuration dump

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json