Returns a Pre-Signed URL for uploading attachments into a case.
get/v1/cases/{caseId}/get-presigned-url/{attachmentId}
Path parameters
caseIdstring required
Required element for GetCaseAttachmentDownloadUrl to identify the case ID for downloading an attachment from.
attachmentIdstring required
Required element for GetCaseAttachmentDownloadUrl to identify the attachment ID for downloading an attachment.
Response
Success