DELETE api/Languages/Remove?id={id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
LanguageViewModelsName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
EnglishName | string |
None. |
|
LocalName | string |
None. |
|
ImageUrl | string |
None. |
|
TinyImageUrl | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.