PUT api/profile
Request Information
URI Parameters
None.
Body Parameters
Advoco.Models.Profile.WorkHourProfile| Name | Description | Type | Additional information |
|---|---|---|---|
| Schedule | Advoco.Models.Profile.WorkHourSchedule |
None. |
|
| DefaultNr | string |
None. |
|
| AlternateNr | string |
None. |
|
| GroupList | Collection of Advoco.Models.Profile.GroupLoginLogout |
None. |
|
| ProfileEnabled | boolean |
None. |
|
| ChangePresentation | boolean |
None. |
|
| GroupLoginLogoutEnabled | boolean |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.