Create a Trust Center request for private documents.
🔒 Requires Trust Center: Create Access Request permission.
💎 Requires your account have the Trust Center Pro feature. Contact your CSM for help upgrading.
Created
Malformed data and/or validation errors
Invalid Authorization
You must upgrade your plan to use this feature
You are not allowed to perform this action
You must accept the Drata terms and conditions to use the API
Internal server error
{- "name": "FirstName",
- "lastname": "LastName",
- "company": "Company",
- "acceptTerms": true,
- "documents": [
- {
- "documentId": 1,
- "type": "POLICY"
}, - {
- "documentId": 2,
- "type": "SECURITY_REPORT"
}
], - "flowType": "SELF"
}
{- "statusCode": 0,
- "message": "string",
- "code": 0,
- "debugInfo": {
- "name": "string",
- "message": "string",
- "stack": "string"
}
}