I submit a POST and get Status 200 OK but there’s no response data? Expecting to see list of links and cells. Am I using it wrong?
Body
{
“Limit”: 10,
“Offset”: 0,
“ShareType”: “ANY”
}
Thanks
I submit a POST and get Status 200 OK but there’s no response data? Expecting to see list of links and cells. Am I using it wrong?
Body
{
“Limit”: 10,
“Offset”: 0,
“ShareType”: “ANY”
}
Thanks