Binders-Binder Sections
Number of APIs: 5
-
Update Binder Section PUT https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}/sections/:{node_id}
-
Retrieve Binder Sections GET https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}/sections/:{section_id}
-
Retrieve Binder Version Section GET https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}/versions/:{major_version}/:{minor_version}/sections/:{section_id}
-
Create Binder Section POST https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}/sections
-
Delete Binder Section DELETE https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}/sections/:{section_id}