POST /API/v1/Tasks/SetEmployee
タスクの担当者を設定します
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
taskId | タスクID |
String |
Required |
organizationId | 組織ID |
String |
Required |
businessTypeId | 事業種別ID |
String |
Required |
employeeId | 利用者ID |
String |
None. |
message | メッセージ |
String, Null |
None. |
Response Information
Resource Description
None.