post https://api.fountain.com/v2/workers//activate
Updates workers' is_active
attribute to true
and marks worker as "Activated" in Posthire. Reapplies recurring checks.
Response Schema
* [id]
* Required: no
* Type: string
* Example: "01234567-0000-0000-0000-000000000000"
* [approved_at]
* Required: no
* Type: string
* Format: date-time
* Example: "2016-06-29T04:01:13.000-07:00"
* [is_active]
* Required: no
* Type: boolean
* Example: false
* [name]
* Required: no
* Type: string
* Example: "Rosemary Durgan"
* [email]
* Required: no
* Type: string
* Example: "[email protected]"