Create compliance document
Creates a compliance document record for the caller’s provider organization. | authz: allowed_org_types=[provider], min_org_role=administrator | (OrgComplianceDocumentClientCreate1) -> (OrgComplianceDocument1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
document_type
schema_version
description
valid_from
valid_until
Response
Successful Response
_id
document_type
org_id
Must be a string starting with org_
org_type
schema_version
description
org_compliance_document_s3_object_metadata_ids
valid_from
valid_until
Errors
422
Compliance Documents Create V1request Unprocessable Entity Error

