These docs are for v1.0. Click to read the latest docs for v2.0.

Copy Device Attributes

An example payload is shown below:

{
    "attributes": ["mc.alert.triggers", "location.name"]
    "devices": ["D14245B3F1DA3", "D163DFC21A9", "D73F3E2A7597"]
}
Path Params
string
required

id of the account

string
required

id of the source device that will be overwriting other device(s) settings

Body Params
attributes
array of strings
Defaults to mc.alert.triggers

a list of device properties in string format

attributes
devices
array of strings
Defaults to D163DFC21A9

a list of device ids to copy the device settings to

devices
Responses

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