POST /API/v1/Tasks/SetAssignee
タスクを担当する組織を変更します。
Request Information
URI Parameters
None.
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| taskId | タスクID |
String |
Required |
| organizationId | タスクを担当する組織ID |
String |
Required |
| businessTypeId | タスクを担当する事業種別ID |
String |
Required |
| sender |
Object, Null |
None. |
|
| message | メッセージ |
String, Null |
None. |
Response Information
Resource Description
None.