Tasks Descriptive Flexfields REST Endpoints

Projects/Tasks/Tasks Descriptive Flexfields
The Tasks Descriptive Flexfields resource is used to view, create, and update additional information for project tasks.
Create a descriptive flexfield for a project task
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/Tasks/{TasksUniqID}/child/TasksDFF
Get a descriptive flexfield for a project task
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/Tasks/{TasksUniqID}/child/TasksDFF/{ProjElementId}
Get all descriptive flexfields for a project task
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/Tasks/{TasksUniqID}/child/TasksDFF
Update a descriptive flexfield for a project task
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/Tasks/{TasksUniqID}/child/TasksDFF/{ProjElementId}