POST api/PolicyVerification?UserId={UserId}&strMailTo={strMailTo}&strSubject={strSubject}&body={body}&flag={flag}&UserName={UserName}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| UserId | No documentation available. |
Define this parameter in the request URI. |
| strMailTo | No documentation available. |
Define this parameter in the request URI. |
| strSubject | No documentation available. |
Define this parameter in the request URI. |
| body | No documentation available. |
Define this parameter in the request URI. |
| flag | No documentation available. |
Define this parameter in the request URI. |
| UserName | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>