Skip to content

Commit

Permalink
Merge pull request #25125 from microsoftgraph/main
Browse files Browse the repository at this point in the history
Merge to puu
  • Loading branch information
Lauragra authored Sep 11, 2024
2 parents eb87691 + a8873bc commit cd26372
Show file tree
Hide file tree
Showing 8,485 changed files with 24,496 additions and 24,776 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
44 changes: 7 additions & 37 deletions api-reference/beta/api/application-post-calls.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ If successful, this method returns a `201 Created` response code and a [call](..

The following example shows a request that makes a peer-to-peer call between the bot and the specified user. In this example, the media is hosted by the service. The values of authorization token, callback URL, application ID, application name, user ID, user name, and tenant ID must be replaced with actual values to make the example work.

# [HTTP](#tab/http)

<!-- {
"blockType": "request",
"name": "create-call-service-hosted-media-1",
Expand Down Expand Up @@ -114,48 +112,15 @@ Content-Type: application/json
],
"callOptions": {
"@odata.type": "#microsoft.graph.outgoingCallOptions",
"isContentSharingNotificationEnabled": true
"isContentSharingNotificationEnabled": true,
"isDeltaRosterEnabled": true
},
"mediaConfig": {
"@odata.type": "#microsoft.graph.serviceHostedMediaConfig"
}
}
```

# [C#](#tab/csharp)
[!INCLUDE [sample-code](../includes/snippets/csharp/create-call-service-hosted-media-1-csharp-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [CLI](#tab/cli)
[!INCLUDE [sample-code](../includes/snippets/cli/create-call-service-hosted-media-1-cli-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Go](#tab/go)
[!INCLUDE [sample-code](../includes/snippets/go/create-call-service-hosted-media-1-go-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Java](#tab/java)
[!INCLUDE [sample-code](../includes/snippets/java/create-call-service-hosted-media-1-java-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [JavaScript](#tab/javascript)
[!INCLUDE [sample-code](../includes/snippets/javascript/create-call-service-hosted-media-1-javascript-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [PHP](#tab/php)
[!INCLUDE [sample-code](../includes/snippets/php/create-call-service-hosted-media-1-php-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [PowerShell](#tab/powershell)
[!INCLUDE [sample-code](../includes/snippets/powershell/create-call-service-hosted-media-1-powershell-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Python](#tab/python)
[!INCLUDE [sample-code](../includes/snippets/python/create-call-service-hosted-media-1-python-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

---

#### Response

> **Note:** The response object shown here might be shortened for readability.
Expand Down Expand Up @@ -242,6 +207,11 @@ Content-Type: application/json
"chatInfo": null,
"meetingInfo": null,
"transcription": null,
"callOptions": {
"@odata.type": "#microsoft.graph.outgoingCallOptions",
"isContentSharingNotificationEnabled": true,
"isDeltaRosterEnabled": true
},
"meetingCapability": null,
"toneInfo": null
}
Expand Down
5 changes: 4 additions & 1 deletion api-reference/beta/api/approvalitem-cancel.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,16 @@ POST https://graph.microsoft.com/beta/solutions/approval/approvalItems/ad65e077-
[!INCLUDE [sample-code](../includes/snippets/php/approvalitemthiscancel-php-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [PowerShell](#tab/powershell)
[!INCLUDE [sample-code](../includes/snippets/powershell/approvalitemthiscancel-powershell-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Python](#tab/python)
[!INCLUDE [sample-code](../includes/snippets/python/approvalitemthiscancel-python-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

---


### Response

The following example shows the response.
Expand Down
1 change: 0 additions & 1 deletion api-reference/beta/api/approvalitem-list-requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ GET https://graph.microsoft.com/beta/solutions/approval/approvalItems/d3a7405e-4

---


### Response

The following example shows the response.
Expand Down
1 change: 0 additions & 1 deletion api-reference/beta/api/approvalitem-list-responses.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ GET https://graph.microsoft.com/beta/solutions/approval/approvalItems/d3a7405e-4

---


### Response

The following example shows the response.
Expand Down
1 change: 0 additions & 1 deletion api-reference/beta/api/approvalitem-post-responses.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ Content-Type: application/json

---


### Response

The following example shows the response.
Expand Down
1 change: 0 additions & 1 deletion api-reference/beta/api/approvalitemrequest-get.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ GET https://graph.microsoft.com/beta/solutions/approval/approvalItems/7d096f68-c

---


### Response

The following example shows the response.
Expand Down
1 change: 0 additions & 1 deletion api-reference/beta/api/approvalitemresponse-get.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ GET https://graph.microsoft.com/beta/solutions/approval/approvalItems/7d096f68-c

---


### Response

The following example shows the response.
Expand Down
1 change: 0 additions & 1 deletion api-reference/beta/api/approvaloperation-get.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ GET https://graph.microsoft.com/beta/solutions/approval/operations/1c281a99-f105

---


### Response

The following example shows the response.
Expand Down
1 change: 0 additions & 1 deletion api-reference/beta/api/approvalsolution-get.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ GET https://graph.microsoft.com/beta/solutions/approval

---


### Response

The following example shows the response.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ GET https://graph.microsoft.com/beta/solutions/approval/approvalItems

---


### Response

The following example shows the response.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ Content-Type: application/json

---


### Response

The following example shows the response.
Expand Down
5 changes: 4 additions & 1 deletion api-reference/beta/api/approvalsolution-provision.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,16 @@ POST https://graph.microsoft.com/beta/solutions/approval/provision
[!INCLUDE [sample-code](../includes/snippets/php/approvalsolutionthisprovision-php-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [PowerShell](#tab/powershell)
[!INCLUDE [sample-code](../includes/snippets/powershell/approvalsolutionthisprovision-powershell-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Python](#tab/python)
[!INCLUDE [sample-code](../includes/snippets/python/approvalsolutionthisprovision-python-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

---


### Response

The following example shows the response.
Expand Down
10 changes: 4 additions & 6 deletions api-reference/beta/api/authenticationmethod-resetpassword.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ In the request body, provide a JSON object with the following parameters.

## Response

If successful, this method returns a `202 Accepted` response code and a **Location** header with a URL to check the status of the reset operation.
If the caller provided a password in the request body, this method returns a `202 Accepted` response code and no response body. The response might also include a **Location** header with a URL to check the status of the [reset operation](longrunningoperation-get.md).

If the caller did not submit a password, a Microsoft-generated password is provided in a JSON object in the response body.
If the caller used the system-generated password option, this method returns a `202 Accepted` response code and a [passwordResetResponse](../resources/passwordresetresponse.md) object in the response body which contains a Microsoft-generated password. The response might also include a **Location** header with a URL to check the status of the [reset operation](longrunningoperation-get.md).

### Response headers

Expand Down Expand Up @@ -137,16 +137,14 @@ The following example shows the response.

<!-- {
"blockType": "response",
"truncated": true,
"@odata.type": "microsoft.graph.entity"
"truncated": true
} -->

```http
HTTP/1.1 202 Accepted
Content-type: application/json
Location: https://graph.microsoft.com/beta/users/6ea91a8d-e32e-41a1-b7bd-d2d185eed0e0/authentication/operations/88e7560c-9ebf-435c-8089-c3998ac1ec51?aadgdc=DUB02P&aadgsu=ssprprod-a
{}
```

<!-- uuid: 16cd6b66-4b1a-43a1-adaf-3a886856ed98
Expand Down Expand Up @@ -224,7 +222,7 @@ The following example shows the response.
<!-- {
"blockType": "response",
"truncated": true,
"@odata.type": "microsoft.graph.entity"
"@odata.type": "microsoft.graph.passwordResetResponse"
} -->

```http
Expand Down
35 changes: 35 additions & 0 deletions api-reference/beta/api/calendar-permanentdelete.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ If successful, this action returns a `204 No Content` response code.
### Request

The following example shows a request.
# [HTTP](#tab/http)
<!-- {
"blockType": "request",
"name": "calendarthis.permanentdelete"
Expand All @@ -65,6 +66,40 @@ The following example shows a request.
POST https://graph.microsoft.com/beta/users/{usersId}/calendar/permanentDelete
```

# [C#](#tab/csharp)
[!INCLUDE [sample-code](../includes/snippets/csharp/calendarthispermanentdelete-csharp-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [CLI](#tab/cli)
[!INCLUDE [sample-code](../includes/snippets/cli/calendarthispermanentdelete-cli-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Go](#tab/go)
[!INCLUDE [sample-code](../includes/snippets/go/calendarthispermanentdelete-go-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Java](#tab/java)
[!INCLUDE [sample-code](../includes/snippets/java/calendarthispermanentdelete-java-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [JavaScript](#tab/javascript)
[!INCLUDE [sample-code](../includes/snippets/javascript/calendarthispermanentdelete-javascript-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [PHP](#tab/php)
[!INCLUDE [sample-code](../includes/snippets/php/calendarthispermanentdelete-php-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [PowerShell](#tab/powershell)
[!INCLUDE [sample-code](../includes/snippets/powershell/calendarthispermanentdelete-powershell-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Python](#tab/python)
[!INCLUDE [sample-code](../includes/snippets/python/calendarthispermanentdelete-python-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

---


### Response

Expand Down
38 changes: 2 additions & 36 deletions api-reference/beta/api/call-answer.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ The following example shows how to call this API.
#### Request
The following example shows the request.

# [HTTP](#tab/http)
<!-- {
"blockType": "request",
"name": "call-answer"
Expand All @@ -96,46 +95,13 @@ Content-Length: 211
],
"callOptions": {
"@odata.type": "#microsoft.graph.incomingCallOptions",
"isContentSharingNotificationEnabled": true
"isContentSharingNotificationEnabled": true,
"isDeltaRosterEnabled": true
},
"participantCapacity": 200
}
```

# [C#](#tab/csharp)
[!INCLUDE [sample-code](../includes/snippets/csharp/call-answer-csharp-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [CLI](#tab/cli)
[!INCLUDE [sample-code](../includes/snippets/cli/call-answer-cli-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Go](#tab/go)
[!INCLUDE [sample-code](../includes/snippets/go/call-answer-go-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Java](#tab/java)
[!INCLUDE [sample-code](../includes/snippets/java/call-answer-java-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [JavaScript](#tab/javascript)
[!INCLUDE [sample-code](../includes/snippets/javascript/call-answer-javascript-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [PHP](#tab/php)
[!INCLUDE [sample-code](../includes/snippets/php/call-answer-php-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [PowerShell](#tab/powershell)
[!INCLUDE [sample-code](../includes/snippets/powershell/call-answer-powershell-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Python](#tab/python)
[!INCLUDE [sample-code](../includes/snippets/python/call-answer-python-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

---

#### Response
The following example shows the response.

Expand Down
35 changes: 35 additions & 0 deletions api-reference/beta/api/contact-permanentdelete.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ If successful, this action returns a `204 No Content` response code.
### Request

The following example shows a request.
# [HTTP](#tab/http)
<!-- {
"blockType": "request",
"name": "contactthis.permanentdelete"
Expand All @@ -65,6 +66,40 @@ The following example shows a request.
POST https://graph.microsoft.com/beta/users/{usersId}/contacts/{contactId}/permanentDelete
```

# [C#](#tab/csharp)
[!INCLUDE [sample-code](../includes/snippets/csharp/contactthispermanentdelete-csharp-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [CLI](#tab/cli)
[!INCLUDE [sample-code](../includes/snippets/cli/contactthispermanentdelete-cli-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Go](#tab/go)
[!INCLUDE [sample-code](../includes/snippets/go/contactthispermanentdelete-go-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Java](#tab/java)
[!INCLUDE [sample-code](../includes/snippets/java/contactthispermanentdelete-java-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [JavaScript](#tab/javascript)
[!INCLUDE [sample-code](../includes/snippets/javascript/contactthispermanentdelete-javascript-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [PHP](#tab/php)
[!INCLUDE [sample-code](../includes/snippets/php/contactthispermanentdelete-php-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [PowerShell](#tab/powershell)
[!INCLUDE [sample-code](../includes/snippets/powershell/contactthispermanentdelete-powershell-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

# [Python](#tab/python)
[!INCLUDE [sample-code](../includes/snippets/python/contactthispermanentdelete-python-snippets.md)]
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]

---


### Response

Expand Down
Loading

0 comments on commit cd26372

Please sign in to comment.