Trust Centers
Approve Trust Center access request
Approves an access request on a Trust Center.
POST
Approve Trust Center access request
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The date access should expire for this viewer. If a date isn't provided, access will not expire.
Whether to require an NDA for the viewer. Defaults to true.
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.
Approved access level of the viewer. If this field is omitted, the viewer will have the access level they requested.
Available options:
FULL_ACCESS, PARTIAL_ACCESS Response
204
No content
Approve Trust Center access request