GET api/providers/{pid}/locations/{locationId}/sessions/{sessionId}/delete-check
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pid | integer |
Required |
|
| sessionId | integer |
Required |
|
| locationId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ChangesOnDeleteViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| DeletedSessionsCount | integer |
None. |
|
| BlockedSessionsCount | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.