v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
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>&nbsp;<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

notestring required

The note content.

Response

Indicates a successful call.

notestring

A note associated with the protection updates for the given package policy.