Update Can Use Premium Connectors Setting

Put
/employers/{id}/can-use-premium-connectors

Sets Can Use Premium Connectors Setting
A boolean value needs to be sent in the body to indicate if the employer can use premium connectors.
So sending false would result in the employer not being able to use the premium connectors.

Store values

Parameters

string
The Id of the Employer you want to update.

boolean
Try it

Possible Responses

204 No Content
404 Not Found
403 Forbidden