Share A Folder
Title |
Share a folder with one or more users |
URL Path |
vault_rest/update_folder_share |
Method |
POST |
Http return |
200, 400, 401, 403, 500 |
Table of Contents |
|
Last Updated |
15 Jul 2020 |
Method: POST
HTTP body |
json formatted request |
REQUIRED |
HTTP body sample
{
"folderId"
:
"2927ac9127dd472198f30f907c67bdac"
,
"userIds"
: [
26
]
}