Upload AttachmentsAsk AIpost https://example.com/api/v1/timesheets/{timesheetId}/attachmentsPath ParamstimesheetIdint32requiredID of the timesheet to add the attachments toBody Paramsfilesarray of filesfilesADD fileResponses 201Returns the newly created attachment details 400If the request data is invalid or timesheet not found 401If the user is not authenticated 403If the user does not have permission to modify this timesheet 413If the uploaded files exceed size limits 500If an internal server error occursUpdated 4 months ago