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_typeenumRequired
schema_versionintegerRequired
descriptionstring or nullOptional<=524288 characters
valid_fromdatetime or nullOptional
valid_untildatetime or nullOptional

Response

Successful Response
_idstring
document_typeenum
org_idstring

Must be a string starting with org_

org_typeenum
schema_versioninteger
descriptionstring or null<=524288 characters
org_compliance_document_s3_object_metadata_idslist of strings
valid_fromdatetime or null
valid_untildatetime or null

Errors

422
Compliance Documents Create V1request Unprocessable Entity Error