OS1 Services
...
Integrate with Participants
How to: Change the Participant State
1 min
for information about prerequisites, see https //docs getos1 com/integrate with participants when the device is first updated, its state is onboarding, to update the state of the device change its state to active as defined in its state machine configuration to update the state of the device, call the https //docs getos1 com/reference/transition the current state of the participant endpoint set the participanttypepluralname path parameter to the plural name of the device and the participantid path parameter to the participant id of the device pass a request body similar to the following { "state" "active", "substate" "active", "callback" "http //www examplecallback com" }