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
Response Code 402
You must pay to activate this feature
You are not allowed to perform this action
Response Code: 412
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"
}
{- "name": "string",
- "statusCode": 0,
- "message": "string",
- "code": 0,
- "debugInfo": {
- "name": "string",
- "message": "string",
- "stack": "string"
}
}