PATCH /API/v2/Reports/Tasks/SetTitle/{taskId}

取引内でタスクのタイトルを更新します。 タスクID(***taskId***)を指定して、タスクのタイトルを更新します。 タスクのタイトルを変更できるのは、そのタスクを依頼にアクセス権限を持つパートナーに所属する利用者です。 タスクに関する詳細については、[タスクについて]()を参照ください。

Request Information

URI Parameters

NameDescriptionTypeAdditional information
taskId

タスクID

String

Required

Max length: 35

Body Parameters

v2.ReportTask_SetTaskTitle

NameDescriptionTypeAdditional information
taskTitle

タスクのタイトル

String

Required

Max length: 200

Response Information

Resource Description

None.