PUT api/account/disableCompany?companyId={companyId}

Disables all of the accounts in the specified company.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyId

Company ID to disable the accounts for.

integer

Required

Body Parameters

None.

Response Information

Resource Description

None.