Add Trust Center viewer
Adds a viewer and grants them access to a Trust Center.
Path parameters
Request body
Email of the viewer.
Name of the viewer.
Name of the viewer's company.
Whether to require an NDA for the viewer.
The date access should expire for this viewer. If a date isn't provided, access will not expire.
Identifiers for the resources that this viewer should have access to. If this field is omitted, the viewer will have access to all resources on the Trust Center.
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.
ID of a Customer Trust Account to associate with this viewer.
Response
Ok
Unique identifier for the viewer.
Email of the viewer.
Name of the viewer.
Name of the viewer's company.
IDs for the resources this viewer has access to. If null, the viewer has access to all resources on the Trust Center.
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.
Date the viewer was created.
Date the viewer was last updated.
Expiration date for the viewer's access.
ID of the Customer Trust Account associated with this viewer.