User Resend Invitation
POST {{apiBaseUrl}}/v1/users/resendInvitation?UserId={{userId}}
This API allows you to resend the invitation to the already invited user from BoldSign. New invitation mail can be sent only to users who have not yet accepted their invitation sent from BoldSign.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
UserId | string | The ID of the user account. |
RESPONSES
status: OK