User Cancel Invitation
POST {{apiBaseUrl}}/v1/users/cancelInvitation?UserId={{userId}}
This API allows you to cancel the invitation that you have already sent from BoldSign to the specific user.
Cancel invitation mail can be sent only to the users who did not accept their invitation, which was already sent from BoldSign.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
UserId | string | The ID of the user account |
RESPONSES
status: OK