DeleteFileAttachment
Delete a file attachment of a specific instance of a resource.
Input
Name | Type | Required | Description |
ObjectName | String | True | Object name for which you have to upload the file attachment. |
ObjectId | Long | True | Id of object instance. |
AttachmentId | Long | True | Id of the attachment. |
Result Set Columns
Name | Type | Description |
Status | String | Execution status of the stored procedure |