post https://yourServer.appcatalog.jamfcloud.com/v2/patches//capabilities
Creates a capability for a patch object
Responses
404Target patch object does not exist
Creates a capability for a patch object
404Target patch object does not exist
xxxxxxxxxx
curl --request POST \
--url https://yourserver.appcatalog.jamfcloud.com/v2/patches/id/capabilities \
--header 'accept: application/json' \
--header 'content-type: application/json'