Uploads a new employee profile image.

Access: System, Admin, ClientAdmin, and Employee users.

Submit the image file as multipart form data. When provided, uploadedPicture supplies the crop rectangle that should be applied before the profile image is stored.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Identifier of the employee's company from the route.

int32
required

Identifier of the employee whose profile image should be updated.

Body Params
file

Image file to store as the employee profile image.

int32

Left crop offset in pixels.
Required when this object is supplied in the multipart request.

int32

Top crop offset in pixels.
Required when this object is supplied in the multipart request.

int32

Crop height in pixels.
Required when this object is supplied in the multipart request.

int32

Crop width in pixels.
Required when this object is supplied in the multipart request.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Responses

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json