File Manager
In order to create a new signature request, you must call to the file manager endpoint to upload the files for signature which are to be included in the new signature request.
post
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Available scopes:
- : OpenID Connect scope for add user roles to the access token
Query parameters
pathstringRequired
actionstring · enumRequiredPossible values:
Body
filestring · binaryRequired
Responses
200
OK
application/json
Responsestring
400
Bad Request
*/*
401
Unauthorized
*/*
404
Not Found
*/*
post
/v1/file-manager/uploadLast updated