UserOBS REST Endpoints

UserOBS

A UserOBS object represents an association between a user object and an OBS object. Users are assigned to global OBS elements to define the scope of project and EPS security for the users. For a user to have access to a project or EPS, the user must be assigned to an OBS element within that project or EPS. (Or, the user must have Admin Superuser privileges.) This gives the user access to any WBS areas their assigned OBS is responsible for.

Create UserOBS
Method: post
Path: /userOBS
Delete UserOBS
Method: delete
Path: /userOBS
Read UserOBS
Method: get
Path: /userOBS
Update UserOBS
Method: put
Path: /userOBS
View UserOBS Field Length
Method: get
Path: /userOBS/getFieldLength/{fieldName}
View UserOBS fields
Method: get
Path: /userOBS/fields