post
https://na.connect.etherfax.net/rest/3.0/api/devices/pkinfo
Sets the public key for the current device.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Removing a Public Key
To remove a public key from a device, simply set the PublicKey parameter in the body to null.
{
PublicKey: null
}