Create custom field images

This API is created to upload employee custom field images to S3 bucket

Request Object

  • Support file formats .jpg/.jpeg/.png
  • Max allowed images: 5
  • Content type: form-data

Response Object

JSON PropertyData TypeDescription
imagesListUploaded image details
errorAPIV2ErrorModelRepresents an error model for the API response
image_idstringName of the file uploaded
file_namestringName of the file uploaded
asset_idstringUploaded file asset id
object_idstringUploaded file object id
Language
Authorization
Header
Click Try It! to start a request and see the response here!