Workflows

Delete a Workflow attachment.

post/api/DeleteAttachment

Headers

Authorizationstring required

My header field

UserNamestring

User EmailId

Request body

DocumentIDinteger

ID of the attachment(fetched using GetWorkflowAttachments).

WorkflowIDinteger

WorkflowID of the attachment(fetched using GetAllDocuments. <br /> It will delete all the attachments linked with the workflow.

ReferenceNostring

ReferenceNo of the workflow attachment(fetched using GetAllDocuments). <br /> It will delete all the attachments linked with the workflow.

Response

OK

IsSuccessboolean
Messagesstring[]
ErrorCodeinteger
Responseinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.