POST api/InstantLeadDistributionGroupAssociate/UnpauseMultipleTerritory
Request Information
URI Parameters
None.
Body Parameters
UnpauseMultipleTerritoryDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| StateIds | Collection of integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"StateIds": [
1,
2
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true