Hi there, I am trying to upload files in ServeDesk Plus OnPremise
Is there any way to do so through API
How does the json should look like?
I tried something like this, without results, in the documentation does not appear any reference about the POST, only GET
{
"resolution": {
"content": "Vexetur invidus vendibiliora ullus turpius esset reliquisti",
"content_url": "https://url.drive.com/1234abc"
}
}