POST api/users/User_Block?Id={Id}&DeletedBy={DeletedBy}&Language={Language}&isBlocked={isBlocked}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| DeletedBy | integer |
Required |
|
| Language | string |
Default value is ar |
|
| isBlocked | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.