githubEdit

Simulate Paid Subscription

Toggle the simulated Nuki Smart Hosting subscription for a device (sandbox only). Send is_expired: true to simulate an expired subscription, or false to simulate an active subscription. The actual device error is created/cleared by the poller after this state change.

chevron-rightAuthentication Methodshashtag
  • API key

  • Client session token

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authenticationarrow-up-right.

Request Parameters

device_id String (Required)


is_expired Boolean (Required)


Response

circle-check

Last updated

Was this helpful?