Projectwise Web API Endpoint for User Lists?

Are there any endpoints in the Projectwise Web API that interact with user lists, access lists, etc? (GET/POST/PUT) 

I.e.

- Create User List

- Add Users to User List

- Add User List to Connected Project (It looks like you may be able to do this through the POST /api/projectasynch request body)