Tool to partially update specific attributes of an existing device registration in Ably's push notification system. Use when you need to modify device properties like formFactor, clientId, platform, or push recipient details without replacing the entire registration.
idstringUnique identifier for the device generated by the device itself
formatstringThe response format you would like (json, jsonp, msgpack, html)
clientIdstringOptional trusted client identifier for the device
deviceIdRequiredstringDevice's ID - the unique identifier for the device to update
metadataobjectOptional metadata object for this device. The metadata for a device may only be set by clients with push-admin privileges and will be used more extensively in the future with smart notifications
platformstringEnum for platform types.
pushStatestringEnum for push state.
formFactorstringEnum for form factor types.
deviceSecretstringSecret value for the device
xAblyVersionstringThe version of the API you wish to use
pushRecipientobjectModel for push recipient details.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.