HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Creates file attachments in Jamf Pro

Here is a sample command curl -k -u user:password https://my.server.com:8443/JSSResource/fileuploads/computers/id/2 -F name=@/Users/admin/Documents/Sample.doc -X POST

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!