Attach a policy to a document.
Bearer authentication header of the form Bearer
Document ID. Pattern: doc_[0-9a-hjkmnp-tv-z]{26}
^doc_[0-9a-hjkmnp-tv-z]{26}$"doc_01h2xcejqtf2nbrexx3vqjhp41"
AttachPolicyRequest specifies a policy to attach to a document.
Policy ID to attach. Pattern: pol_[0-9a-hjkmnp-tv-z]{26}
^pol_[0-9a-hjkmnp-tv-z]{26}$"pol_01h2xcejqtf2nbrexx3vqjhp41"
Success
DocumentPolicy represents a policy attached to a document.