PUT api/JobRoles?key={key}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | integer |
Required |
Body Parameters
EntityIdentification| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
No documentation available |
|
| Description | string |
No documentation available |
|
| Uid | globally unique identifier |
No documentation available |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
No documentation available |
|
| Content | HttpContent |
No documentation available |
|
| StatusCode | HttpStatusCode |
No documentation available |
|
| ReasonPhrase | string |
No documentation available |
|
| Headers | Collection of Object |
No documentation available |
|
| RequestMessage | HttpRequestMessage |
No documentation available |
|
| IsSuccessStatusCode | boolean |
No documentation available |
