curl --location 'https://api.clay.com/v3/workspaces/<YOUR_CLAY_WORKSPACE_ID>/permissions' \ --header 'Cookie: YOUR_CLAY_COOKIES' \ --header 'content-type: application/json' \ --data ''
{}