GuidesRecipesAPI 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

Path Params
string
enum
required

Resource to attach the file to

string
enum
required

Name is supported for all but the peripherals resource

Allowed:
string
required
Query Params
boolean

Uploads the .ipa to Jamf Cloud Distribution Service instead of the Jamf Pro database. Only supported for Jamf Cloud customers and the mobiledeviceapplicationsipa resource.

Response
201

Created

Language
Credentials
Basic
base64
: