Can anybody please explain how to pass reference strings for Delete actions of WorkspacePermission? I tried below,
`DeleteRequest delete = new DeleteRequest("/workspacepermission/9250166251u2788951014w1.js"); where
Workspacepermission id= 9250166251 User Object id= u2788951014 workspace number= w1`
Can anyone tell me how to pass them correctly?
Thanks!!