Update EVC OptIn

Put
/employers/{id}/evc

Sets the EVC OptIn setting for the employer.
A boolean value needs to be sent in the body to indicate if the employer is opted in.
So sending false would result in the employer being opted out.

Store values

Parameters

string
The Id of the Employer

boolean
Try it

Possible Responses

200 Success