Unassign List from Demand

Have more questions? Submit a request

PATCH /api/demand//lists//detach//lists//attach

Sample Request
curl -X PATCH
  -H 'accept: application/json'
  -H 'api-version: 1'
  -H 'authorization: Bearer '
Sample Response
{
    "status": "OK",
    "data": "List detached"
}

Related articles

Was this article helpful?
0 out of 0 found this helpful