Upload an attachment to a specific action, for instance the picture of a replaced component or the service report signed by the technician.
The file is sent as multipart form data, and the historical parameter selects whether the attachment belongs to an upcoming or a historical action.
The name of the tenant (e.g. acme).
The id of the action to add the attachment to.
If true, the action is created as historical, else as upcoming.
The attachment file.
Attachment created.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.