Force checkin

This API is used to initiate force check-in from the server for the device identifiers specified in the request. Invalid device identifiers are silently ignored. The API returns the count of devices for which force check-in action was successfully initiated.

HTTP Method

POST

Request URI

/msa/v1/cps/device/forceCheckin

Request parameters

List of UEM identifiers.

See List of identifiers.

Response fields

Success: HTTP Status 200, and a number result with the count of successfully checked in devices.

See Number result