v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Directory (Sites)

Remove association for a specific user to multiple folders

delete/directory/v1/user/{user_id}/folders

Path parameters

user_idstring required

Required. The user identifier we want to remove folders from

Query parameters

folder_idsstring[] required

Required. List of folder IDs to remove association to given user

Response

A successful response.

folder_statusobject

Map of folders ids with their resulting status after removing the user access to that folder. This map is populated with the list of folders passed in through the RemoveFoldersAssociation For example: <Key,Value> -> <5441fffcde344415bb7ccaceda27e196, Status>