通过在 Microsoft Graph 中批处理从单个请求创建多个联系人 Api
Create Multiple Contacts from Single Request by batching in Microsoft Graph Api
我想在 Microsoft Graph 中通过批处理从单个请求创建多个联系人 Api.I 我收到针对 [url] (http://prntscr.com/p75ml5) and my end result & my code is [this] (http://phpfiddle.org/main/code/u3ru-dnqe)[=12= 的错误请求错误]
批量操作的终点是:POST https://graph.microsoft.com/v1.0/$batch
。
请修改代码中的端点。
我想在 Microsoft Graph 中通过批处理从单个请求创建多个联系人 Api.I 我收到针对 [url] (http://prntscr.com/p75ml5) and my end result & my code is [this] (http://phpfiddle.org/main/code/u3ru-dnqe)[=12= 的错误请求错误]
批量操作的终点是:POST https://graph.microsoft.com/v1.0/$batch
。
请修改代码中的端点。