Update Unit File Transfer Configuration (BETA)

This method allows the calling application to update the key associated with the file transfer configuration

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

EES AIR Unit ID.

Body Params

JSON Payload.

string
required

A PEM encoded public key file, to be used when accessing the created SFTP account. The public key is prefixed with a "-----BEGIN PUBLIC KEY-----" line and postfixed with an "-----END PUBLIC KEY-----". New lines should be replaced with \n.

Headers
string
required

Client ID, This will be provided by EES and is unique to the company calling the API.

string
required

Request Security Hash, calculated using SHA-256 function from concatenated full Request URI Path with Query String(s), Payload and Client Secret.

string
enum

This request HTTP header advertises which content encoding (usually a compression algorithm) the calling application is able to understand. The server selects one of the proposals, use it and informs the client of its choice with the Content-Encoding response header. Currently supported gzip and deflate, if request header not present no compression will be used.

Allowed:
string

Unique Reference for the API transaction within the calling company.

string

This flag denotes the number of attempts that have been made for this request.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json