Create folders in bulk. Folders must include a title
and document_hub_id
.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v2/folder/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Create folders in bulk. Folders must include a title
and document_hub_id
.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v2/folder/ \
--header 'accept: application/json' \
--header 'content-type: application/json'