Wrong Command

Their method mentioned was POST where in actual it was DELETE method. I have updated this accordingly. 

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/1252
This commit is contained in:
ImranHabib
2019-05-08 14:09:10 +05:00
committed by GitHub
parent b55772c6cf
commit 79f9363a41

View File

@ -29,7 +29,7 @@ The **Reclaim seat from user** operation returns reclaimed seats for a user in t
</thead>
<tbody>
<tr class="odd">
<td><p>POST</p></td>
<td><p>DELETE</p></td>
<td><p>https://bspmts.mp.microsoft.com/V1/Inventory/{productId}/{skuId}/Seats/{username}</p></td>
</tr>
</tbody>