Create a signing URL for a recipient signature
Signature Requests
Create a signing URL for a recipient signature
Generates a signing URL for a specific recipient on a signature request. Use the recipientSignatureId returned when creating the signature request. The URL can be used to access the signing interface for that recipient.
POST
Create a signing URL for a recipient signature
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the recipient signature
Response
Signing URL created successfully