PUT Task/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

appid

string

Required

sg

string

Required

hash

string

Required

token

string

Required

Body Parameters

Task
NameDescriptionTypeAdditional information
appid

string

None.

name

string

None.

notes

string

None.

task_type_guid

string

None.

for_guid

string

None.

for_guid_type

string

None.

completed

boolean

None.

due_date

date

None.

completed_date

date

None.

created_date

date

None.

execution_guid_type

string

None.

execution_guid

string

None.

completed_by_guid_type

string

None.

completed_by_guid

string

None.

created_by_guid_type

string

None.

created_by_guid

string

None.

pm_history_guid

string

None.

task_parameters

Dictionary of string [key] and string [value]

None.

guid

string

None.

guid_datetime

date

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.