AndrewPla / TOPdeskPS

PowerShell module to interact with the TOPdesk API
MIT License
30 stars 12 forks source link

Fix Send-TdAssetImportFile #82

Closed AndrewPla closed 5 years ago

AndrewPla commented 5 years ago

This endpoint doesn't require a multipart form so we can just use the standard invoke-restmethod.