Delete Attachments Filedelete https://sandbox-apigw.optum.com/dentalnetwork/attachments/v1/{attachmentId}/DeleteAttachmentFile/{attachmentFileId}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Submitter can delete the files from the attachments container.Path ParamsattachmentIdintegerrequiredThe AttachmentId is Id for the Attachment Container.attachmentFileIdintegerrequiredThe id of the Attachment File to delete it from attachment container.Responses 200OK 400The request has missing, invalid, or malformed data. 403Cannot delete a committed attachment file. 404If a “Delete” is attempted on a file that has previously been deleted a 404 will be returned. 412The given customer route does not exist. 429The requestor has sent more requests within a given timeframe than allowed. 500An unexpected error occurred. 502An unexpected error occurred within a gateway. 503The endpoint is not available, or an unknown endpoint has been requested. 504A timeout has occurred within a gateway.Updated 11 months ago