Upload DocumentAsk AIpost {protocol}://{domain}/helpdesk/documentGenerates a signed URL to upload a documentBody ParamsnamestringrequiredThe name of the document, including the file extension.contentTypestringrequiredThe MIME type of the document. For example, 'application/pdf' for PDF files.descriptionstringA brief description of the document.sourcestringThe origin of the document. For instance, 'user-upload' if the document was uploaded by the user.Responses 201Successful Response 401token missing, invalid or expired 422Validation Error 500Internal Server ErrorUpdated over 2 years ago