Unassign multiple Demand items from Supply

PATCH /api/supplies//demands/multi/detach

Unassigning demands 12 and 34 from supply 456

Sample Request
curl -X PATCH
  -H 'accept: application/json'
  -H 'api-version: 1'
  -H 'authorization: Bearer '
  -H 'content-type: application/x-www-form-urlencoded'
 
0[vastId]=12&1[vastId]=34

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article