ActivityOwner REST Endpoints
ActivityOwner
Activity owner objects provide a way to specify a user to be in charge of an activity for statusing in P6. Instead of assigning resources to activities, a user is able to assign a specific user to the activity. The activity owner, in conjunction with Contributor module access, gives users similar capabilities as a resource with Contributor module access.
Note that this business object has a multi-part object ID; its object ID is a combination of its activity object ID and its user object ID.
- Create ActivityOwners
- Method: postPath:
/activityOwner - Delete ActivityOwners
- Method: deletePath:
/activityOwner - Read ActivityOwners
- Method: getPath:
/activityOwner - Update ActivityOwners
- Method: putPath:
/activityOwner - View ActivityOwner Field Length
- Method: getPath:
/activityOwner/getFieldLength/{fieldName} - View ActivityOwner fields
- Method: getPath:
/activityOwner/fields