Assign Access Rights to a Folder
Assigns access rights to a folder. AllowRead allows the user to read but not modify a survey, AllowWrite allows the user to read and modify but not remove/administer a survey. AllowManage allows full access to the survey. If Inherit is set to true, all surveys in the folder will gain the same access rights as given to the folder.
Request Body
{"UserId"=>"05404720-1b53-4794-a439-098109edd398", "AllowRead"=>true, "AllowWrite"=>true, "AllowManage"=>true, "Inherit"=>true}
RESPONSES
status: OK