PUT api/account/disableCompany?companyId={companyId}
Disables all of the accounts in the specified company.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
companyId |
Company ID to disable the accounts for. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.