Update Photo

Post
/employers/{employerId}/employees/{id}/photo

If you already have a URL for the employee photo then you can just set the PhotoUrl property of the Employee.
Alternatively, submit an image here and we'll upload it, resize it to 200px squared and set the PhotoUrl for you.

Store values

Parameters

string
string
The Id of the Employee you want to update.
Try it

Possible Responses

200 Success Contract.EmployeeResponse application/json