Workflows

Delegate Workflow signing from existing user to another user by admin.

post/api/DelegateWorkflowbyAdmin

Headers

Authorizationstring required

My header field

UserNamestring

User EmailId

Request body

ReferenceNostring

ReferenceNo of the document which you want to delegate(fetched using GetAllDocuments)

WorkflowIdinteger

WorkflowId of the document which you want to delegate-(fetched using GetAllDocuments)

EmailIdstring required

EmailId of the user delegated user

Namestring required

Name of the user

Reasonstring required

Delegation reason

Response

OK

IsSuccessboolean
Messagesstring[]
ErrorCodeinteger
Responseboolean

Changes

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