POST api/HRMS?to={to}&subject={subject}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
to | string |
Required |
|
subject | string |
Required |
Body Parameters
StringBuilderName | Description | Type | Additional information |
---|---|---|---|
Capacity | integer |
None. |
|
MaxCapacity | integer |
None. |
|
Length | integer |
None. |
|
Chars | character |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.