Perform a recipient action on a signature request
Requires the SIGNATURE_REQUEST.UPDATE permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceId
The ID of the resource to be requested.
Headers
x-platform-id
Platform ID.
Request
This endpoint expects an object.
recipient_id
The recipient ID of the recipient performing the action.
action
The action the recipient is performing.
Allowed values:
Response
OK
object_type
id
created_at
updated_at
status
The status of the signature request.
Allowed values:
type
The type of the signature request.
Allowed values:
quote_version
recipients
The recipients of the signature request.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
500
Internal Server Error