Create a Signed Document on a Workflow

Upload a fully or partially signed document to a specified workflow that is in sign step.

OAuth Scope required: public.workflows.uploadSignedDocuments

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of a workflow

Body Params
attachment
object
required

Must be a binary. Base64 is not accepted at this time.

metadata
object

A JSON string containing metadata for the document. The signerRoleNames field must be nested inside this object. If metadata is omitted entirely, the uploaded document is treated as fully signed and the workflow will complete the sign step.

Headers
string

Denotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-id is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.

string

Denotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-email is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json