v57

latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-012143051018.3 KB
Measured Boot Trusted Profile

Delete Measured Boot Trusted Profile Approval

Delete a measured-boot trusted Profile approval by approval ID or Profile ID.

Org must have an Infrastructure Provider entity that owns the Site. User must have authorization role with PROVIDER_ADMIN suffix.

delete/v2/org/{org}/nico/measured-boot/trusted-profile/{id}

Query parameters

siteIdstring uuid required

ID of the Site

selector'ApprovalId' | 'ProfileId' required

Whether id identifies the approval or the system profile

Response

Deleted measured-boot trusted Profile approval

approvalIdstring uuid required

Unique approval ID.

profileIdstring uuid required

ID of the measured-boot system profile.

approvalType'Oneshot' | 'Persist' required

Whether the approval is consumed once or persists for future reports.

pcrRegistersstring required

Optional comma-separated PCR register selector.

commentsstring required

Optional operator comments about the approval.

createdstring date-time nullable required

Time when the approval was created, or null when Core did not return a timestamp.