Back to all tasks
Upload Documentation
User taskJSON Schema definition for the Upload Documentation task
Loading schema...
Examples
Examples
[
{
"responses": []
},
{
"responses": [
{
"kind": "FILE",
"fileIds": [
"123e4567-e89b-12d3-a456-426614174000"
]
}
]
},
{
"responses": [
{
"kind": "TEXT",
"text": "Etakst ref: gsdgw"
}
]
},
{
"responses": [
{
"kind": "FILE",
"fileIds": [
"123e4567-e89b-12d3-a456-426614174000",
"123e4567-e89b-12d3-a456-426614174001"
]
},
{
"kind": "TEXT",
"text": "See attached"
}
]
}
]