This page was automatically generated from tracezilla’s Swagger API documentation 2026-07-17

POST /connection/{connectionId}/upload-file

Upload file and create connection entity

Parameters (path)

Name Required Description Values
connectionId required Target Connection.  

Responses

200

successful operation

Response content JSON schema
1
2
3
4
{
  "properties": {},
  "type": "object"
}

403

Unauthorized request

406

not acceptable

500

Internal server error