Custom Attributes
Add/Update Attribute
Parameter
Data Type
Description
mutation {
setAttribute(
name: "CustomAttribute",
value: "ValueOfAttribute",
serviceId: "80:00:00:00:12:34:56:78",
context: "CustomContext"
)
}{
"data": {
"setAttribute": "ValueOfAttribute"
}
}Category and Status Fields
Remove Attribute
Set Multiple Attributes
Retrieve Attributes
Last updated
Was this helpful?

