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