DELETE api/Positions/Remove?id={id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PositionName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Code | string |
Required String length: inclusive between 0 and 5 |
|
Name | string |
Required String length: inclusive between 0 and 64 |
|
Level | integer |
Required |
|
CreatedBy | string |
String length: inclusive between 0 and 256 |
|
CreatedDate | date |
None. |
|
LastModifiedBy | string |
String length: inclusive between 0 and 256 |
|
LastModifiedDate | date |
None. |
|
UserProfiles | Collection of UserProfile |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.