Update an ATA
Method
PATCH
Path
atas/ID
Request Parameters
Name |
Type |
Description |
name |
string |
The name for the ATA. |
description |
string |
A more detailed description for the ATA |
mac_address |
string |
The MAC address for the ATA (12 hexadecimal digits) |
Response
A JSON object with success
, message
, and data
attributes. The data attribute contains an ATA Object.
Sample Call
Sample Response