post https://yourServer.jamfcloud.com/api/v1/computers-inventory//attachments
Upload attachment and assign to computer
Responses
Upload attachment and assign to computer
xxxxxxxxxx
curl --request POST \
--url https://yourserver.jamfcloud.com/api/v1/computers-inventory//attachments \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'