v1

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

Approve Trust Center access request

Approves an access request on a Trust Center.

post/trust-centers/{slugId}/access-requests/{accessRequestId}/approve

Path parameters

slugIdstring required
accessRequestIdstring required

Request body

expirationDatestring date-time

The date access should expire for this viewer. If a date isn't provided, access will not expire.

isNdaRequiredboolean

Whether to require an NDA for the viewer. Defaults to true.

resourceIdsstring[]

Identifiers for the resources that this viewer should have access to. If this field is omitted, the viewer will have access to all resources that they requested.

accessLevel'FULL_ACCESS' | 'PARTIAL_ACCESS'

The access level of the viewer. FULL_ACCESS means having access to all resources on the trust center. PARTIAL_ACCESS means having access to all public resources and a select list of requestable resources.

Response

No content