v1

latestOpenAPI 3.0.1Vanta Terms of Service2026-07-26327517821.8 KB
Trust Centers

Update Trust Center document

Updates a specific document on a Trust Center.

patch/trust-centers/{slugId}/resources/{resourceId}

Path parameters

slugIdstring required
resourceIdstring required

Request body

titlestring

Title of the Trust Center document.

isPublicboolean

Boolean determining whether the document is publicly available.

descriptionstring

Description of the uploaded document.

Response

Ok

idstring required

Unique identifier for the document.

fileNamestring nullable required

The file name of the document.

titlestring required

The document's title.

descriptionstring nullable required

The document's description

mimeTypestring required

Mime type of the document.

creationDatestring date-time required

Date of when the document was uploaded.

updatedDatestring date-time required

Date when the document was last updated.

isPublicboolean required

Boolean determining whether the document is publicly available.