Skip to main content
POST
Upload Employee Attachment

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

employee_id
string
required

Body

multipart/form-data
file
string
required
label
string | null

Response

Successful Response

id
string
required
employeeId
string
required
fileName
string
required
label
string | null
fileSize
integer | null
contentType
string | null
url
string | null
createdAt
string | null