Case Attachments
Authorizations
Path parameters
tokenstringRequired
The token provided by TSANet for the collaboration request
Body
domainstringRequired
passwordstringRequired
expirationstring · date-timeRequired
httpsPathstringRequired
httpsPortinteger · int32Required
Responses
200
Attachment configuration updated successfully
400
Bad request
put
/v1/collaboration-requests/{token}/attachments/config/httpsAuthorizations
Path parameters
tokenstringRequired
The token provided by TSANet for the collaboration request
Query parameters
descriptionstringRequired
Description of the attachments
Body
filesstring · binary[]Required
Files to forward
Responses
200
Attachments forwarded successfully
fileNamestringOptional
receiverStatusstring · enumOptionalPossible values:
receiverMessagestringOptional
submitterStatusstring · enumOptionalPossible values:
submitterMessagestringOptional
completeSuccessbooleanOptional
partialSuccessbooleanOptional
400
Bad request
post
/v1/collaboration-requests/{token}/attachmentsAuthorizations
Path parameters
tokenstringRequired
The token provided by TSANet for the collaboration request
Body
Other propertiesobjectOptional
Responses
200
Proposed attachment configuration
domainstringRequired
passwordstringRequired
expirationstring · date-timeRequired
httpsPathstringRequired
httpsPortinteger · int32Required
400
Bad request
post
/v1/collaboration-requests/{token}/attachments/config/https/analyzeLast updated