PUT api/v2/methods/BatchInactive
Request
URI Parameters
Body Parameters
Collection of integerRequest Formats
application/json, text/json
Sample:
[ 1, 2 ]
text/html
Sample:
[1,2]
Response
PageResultOfMethodBasicName | Description | Type | Additional information |
---|---|---|---|
Count | integer | ||
TotalCount | integer | ||
Result | Collection of MethodBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.