Create signed in project enterprise users

post

/fscmRestApi/resources/11.13.18.05/projectsUsers

Request

Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Chargeable Tasks
Type: array
Title: Chargeable Tasks
The tasks for which the projects user can report expenditures such as time.
Show Source
Nested Schema : Chargeable Projects
Type: array
Title: Chargeable Projects
The projects for which the projects user can report expenditures such as time.
Show Source
Nested Schema : Followed Project Tasks
Type: array
Title: Followed Project Tasks
The followed project task resource is used to retrieve attributes for a project task that a project user follows.
Show Source
Nested Schema : Followed To Do Tasks
Type: array
Title: Followed To Do Tasks
The followed to do task resource is used to retrieve attributes for a to do task that a project user follows. To do Tasks may be followed by many project users.
Show Source
Nested Schema : Project Tasks
Type: array
Title: Project Tasks
The project task resource is used to store values while creating or updating project tasks. A task is a unit of project work assigned or performed as part of a resource's duties. Tasks may be a portion of project work to be performed within a defined period by a specific resource or multiple resources.
Show Source
Nested Schema : To Do Tasks
Type: array
Title: To Do Tasks
The to do task resource is used to store values while creating or updating to do tasks. A to do task is a unit of work assigned or performed as part of a resource's duties outside of any project. To do tasks may be performed within a defined period by a specific resource.
Show Source
Nested Schema : projectsUsers-ChargeableFinancialTasks-item-post-request
Type: object
Show Source
Nested Schema : projectsUsers-ChargeableProjects-item-post-request
Type: object
Show Source
Nested Schema : projectsUsers-FollowedProjectTasks-item-post-request
Type: object
Show Source
Nested Schema : projectsUsers-FollowedToDoTasks-item-post-request
Type: object
Show Source
  • Indicates whether a task is shared on OSN. If the value is true, then the task is shared. The default value is false.
Nested Schema : projectsUsers-ProjectTasks-item-post-request
Type: object
Show Source
Nested Schema : LaborResourceAssignments
Type: array
Show Source
Nested Schema : TaskFollowers
Type: array
Show Source
Nested Schema : projectsUsers-ProjectTasks-LaborResourceAssignments-item-post-request
Type: object
Show Source
Nested Schema : projectsUsers-ProjectTasks-TaskFollowers-item-post-request
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : To Do Task Followers
Type: array
Title: To Do Task Followers
The to do task follower resource is used to store values while adding or removing followers on to do tasks.
Show Source
Nested Schema : projectsUsers-ToDoTasks-ToDoTaskFollowers-item-post-request
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : projectsUsers-item-response
Type: object
Show Source
Nested Schema : Chargeable Tasks
Type: array
Title: Chargeable Tasks
The tasks for which the projects user can report expenditures such as time.
Show Source
Nested Schema : Chargeable Projects
Type: array
Title: Chargeable Projects
The projects for which the projects user can report expenditures such as time.
Show Source
Nested Schema : Followed Project Tasks
Type: array
Title: Followed Project Tasks
The followed project task resource is used to retrieve attributes for a project task that a project user follows.
Show Source
Nested Schema : Followed To Do Tasks
Type: array
Title: Followed To Do Tasks
The followed to do task resource is used to retrieve attributes for a to do task that a project user follows. To do Tasks may be followed by many project users.
Show Source
Nested Schema : Project Tasks
Type: array
Title: Project Tasks
The project task resource is used to store values while creating or updating project tasks. A task is a unit of project work assigned or performed as part of a resource's duties. Tasks may be a portion of project work to be performed within a defined period by a specific resource or multiple resources.
Show Source
Nested Schema : To Do Tasks
Type: array
Title: To Do Tasks
The to do task resource is used to store values while creating or updating to do tasks. A to do task is a unit of work assigned or performed as part of a resource's duties outside of any project. To do tasks may be performed within a defined period by a specific resource.
Show Source
Nested Schema : projectsUsers-ChargeableFinancialTasks-item-response
Type: object
Show Source
Nested Schema : projectsUsers-ChargeableProjects-item-response
Type: object
Show Source
Nested Schema : projectsUsers-FollowedProjectTasks-item-response
Type: object
Show Source
Nested Schema : projectsUsers-FollowedToDoTasks-item-response
Type: object
Show Source
Nested Schema : projectsUsers-ProjectTasks-item-response
Type: object
Show Source
Nested Schema : Labor Resource Assignments
Type: array
Title: Labor Resource Assignments
The labor resource assignment includes attributes used to store values while creating or updating labor resource assignments for a project task. For example, a DBA may be assigned as a labor resource for a project task.
Show Source
Nested Schema : Project Task Followers
Type: array
Title: Project Task Followers
The task follower resource is used to store values while adding or removing followers on project tasks. A project user can be assigned as a follower on a project task for viewing task details and tracking its completion.
Show Source
Nested Schema : projectsUsers-ProjectTasks-LaborResourceAssignments-item-response
Type: object
Show Source
Nested Schema : projectsUsers-ProjectTasks-TaskFollowers-item-response
Type: object
Show Source
Nested Schema : projectsUsers-ToDoTasks-item-response
Type: object
Show Source
Nested Schema : To Do Task Followers
Type: array
Title: To Do Task Followers
The to do task follower resource is used to store values while adding or removing followers on to do tasks.
Show Source
Nested Schema : projectsUsers-ToDoTasks-ToDoTaskFollowers-item-response
Type: object
Show Source
Back to Top