Reactivate Company
This action is restricted to Private Labels only.
Overview
Reactivate a canceled company. Requirements to successfully execute this action are the company's current status must be canceled and the company's URL must not be reused elsewhere and available in the ATS. The only required parameter is the company's id.
Action Type
reactivate_company
Required Data
None.
Optional Data
None.
Example Request Payload
{
"type": "reactivate_company"
}
Usage
Upon execution of the action, the company will be reactivated and able to be used again.
Updated over 2 years ago