Security Endpoint Management API
Create or update a protection updates note
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/endpoint/protection_updates_note/{package_policy_id}</span></div>Refer to Spaces for more information.
Create or update the protection updates note for a package policy.
post/api/endpoint/protection_updates_note/{package_policy_id}
Path parameters
package_policy_idstring required
The package policy ID to create or update the protection updates note for.
Request body
Response
Indicates a successful call.
Changes
Changed in 1 of the 106 revisions of this API.12
- ▲
the request property
became requiredrequest-property-became-required
- ●
for the
pathrequest parameterpackage_policy_id, the maxLength was set to256request-parameter-max-length-set
- ●
the
request property's maxLength was set to10000request-property-max-length-set
- ▲