Elastic Package Manager (EPM)
Update package settings
Spaces method and path for this operation:
<div><span class="operation-verb put">put</span> <span class="operation-path">/s/{space_id}/api/fleet/epm/packages/{pkgName}/{pkgVersion}</span></div>Refer to Spaces for more information.
Update settings for a specific version of a package.<br/><br/>[Required authorization] Route required privileges: integrations-all AND fleet-agent-policies-all.
put/api/fleet/epm/packages/{pkgName}/{pkgVersion}
Path parameters
pkgNamestring required
Package name
pkgVersionstring required
Package version
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Request body
Response
Successful response
Changes
Changed in 1 of the 176 revisions of this API.1
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
Of the 176 revisions, 20 have no diff computed.