Create a trust center request for private documents. This endpoint is only available on Trust Center Pro.
Record created!
Malformed data and/or validation errors
Invalid Authorization
You are not allowed to perform this action
Internal server error
Response Code: 412
You must accept the Drata terms and conditions to use the API
{- "name": "FirstName",
- "lastname": "LastName",
- "company": "Company",
- "acceptTerms": true,
- "documents": [
- {
- "documentId": 1,
- "type": "POLICY"
}, - {
- "documentId": 2,
- "type": "SECURITY_REPORT"
}
], - "flowType": "SELF"
}
{- "statusCode": 0,
- "message": { },
- "code": 0,
- "debugInfo": { }
}