put https://yourServer.jamfcloud.com/api/v1/scripts/
Replaces the script at the id with the supplied information
Responses
Replaces the script at the id with the supplied information
xxxxxxxxxx
curl --request PUT \
--url https://yourserver.jamfcloud.com/api/v1/scripts/ \
--header 'accept: application/json' \
--header 'content-type: application/json'