Detach
指定したレコードから添付ファイルを削除します。
Input
Name | Type | Description |
DetachFromInternalId | String | 添付を削除するレコードのInternalId。 |
DetachFromRecordType | String | 添付を削除するレコードのレコードタイプ。 |
AttachmentInternalId | String | 添付ファイルのInternalId。 |
AttachmentRecordType | String | 添付ファイルのレコードタイプ。 |
Result Set Columns
Name | Type | Description |
Successful | String | 添付の削除処理が成功したかどうかを示すboolean。 |