Upload temporary file data to the silo spool. Requires 'enrolled' scope.
post/silo/v1/spool
Request body
Example request
{
"name": "invoice.xml",
"type": "application/xml"
}Response
OK
Upload temporary file data to the silo spool. Requires 'enrolled' scope.
{
"name": "invoice.xml",
"type": "application/xml"
}OK