ResourceRole REST Endpoints

ResourceRole

A resource role object represents an association between a resource object and a role object. A proficiency may be assigned to a resource role.

Note that this business object has a multi-part object ID; its object ID is a combination of its resource object ID and its role object ID.

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