Push
Update a device registration
Device registrations can be upserted (the existing registration is replaced entirely) with a PUT operation. Only clientId, metadata and push.recipient are mutable.
put/push/deviceRegistrations/{device_id}
Path parameters
device_idstring required
Device's ID.
Request body
Response
OK