POST api/SigningRoomManager/SigningRooms/Participants/{participantId}/SendInvitation
Allows a SigningRoom admin to send a SigningRoom inviation to a specified participant of the SigningRoom.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| participantId |
The participant identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.