TriggerSync
Trigger an on-demand CVE synchronization from configured sources.
POST
/api/v1/security/cve/sync/triggerOperation ID
TriggerSyncSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonBody Fields
sourceStringRequiredName of the sync source to trigger, or empty for all sources
Example: nvd
fullSyncBooleanRequiredWhether to perform a full resync rather than incremental update
Example: false
