put deprecatedhttps://yourServer.jamfcloud.com/api/v1/local-admin-password//set-password
Set the LAPS password for a device. This will set the password for all LAPS capable accounts.
Responses
Set the LAPS password for a device. This will set the password for all LAPS capable accounts.
xxxxxxxxxx
curl --request PUT \
--url https://yourserver.jamfcloud.com/api/v1/local-admin-password//set-password \
--header 'accept: application/json' \
--header 'content-type: application/json'