PUT TaskType/{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

TaskType
NameDescriptionTypeAdditional information
appid

string

None.

name

string

None.

description

string

None.

for_guid

string

None.

for_guid_type

string

None.

execution_guid_type

string

None.

execution_guid

string

None.

enabled

boolean

None.

documentation_links

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.