POST api/User/InsertPasswordSettings
Request Information
URI Parameters
None.
Body Parameters
PasswordSettingsRequestModelDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| OfficeIdStr | string |
None. |
|
| OfficeIds | Collection of integer |
None. |
|
| SettingsType | integer |
None. |
|
| UserIdStr | string |
None. |
|
| UserId | Collection of integer |
None. |
|
| Notes | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true