Enable Employer Creation

Put
/tenants/{id}/users/{userId}/employercreation

Enable (or disable) a user accounts ability to create new employers

Store values

Parameters

string
The Id of the Tenant.
string
boolean
Whether or not the account can create employers. (optional)
Try it

Possible Responses

200 Success
404 Not Found