Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Don't supply a request body for this method.
If successful, this method returns `204 No Content` response code. It doesn't return anything in the response body.

## Example
##### Request
### Request
The following example shows a request.


Expand Down Expand Up @@ -87,7 +87,7 @@ DELETE https://graph.microsoft.com/v1.0/directory/administrativeUnits/{id}/scope

---

##### Response
### Response
The following example shows the response. Note: The response object shown here might be shortened for readability.
<!-- {
"blockType": "response",
Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/administrativeunit-delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Don't supply a request body for this method.
If successful, this method returns `204 No Content` response code. It doesn't return anything in the response body.

## Example
##### Request
### Request
The following example shows a request.


Expand Down Expand Up @@ -87,7 +87,7 @@ DELETE https://graph.microsoft.com/v1.0/directory/administrativeUnits/{id}

---

##### Response
### Response
The following example shows the response. Note: The response object shown here might be shortened for readability.
<!-- {
"blockType": "response",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Don't supply a request body for this method.

If successful, this method returns a `200 OK` response code and the requested [scopedRoleMembership](../resources/scopedrolemembership.md) object in the response body.
## Example
##### Request
### Request
The following example shows a request.


Expand Down Expand Up @@ -88,7 +88,7 @@ GET https://graph.microsoft.com/v1.0/directory/administrativeUnits/{id}/scopedRo

---

##### Response
### Response
The following example shows the response. Note: The response object shown here might be shortened for readability.
<!-- {
"blockType": "response",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Don't supply a request body for this method.

If successful, this method returns a `200 OK` response code and collection of [scopedRoleMembership](../resources/scopedrolemembership.md) objects in the response body.
## Example
##### Request
### Request
The following example shows a request.


Expand Down Expand Up @@ -88,7 +88,7 @@ GET https://graph.microsoft.com/v1.0/directory/administrativeUnits/8a07f5a8-edc9

---

##### Response
### Response
The following example shows the response. Note: The response object shown here might be shortened for readability.
<!-- {
"blockType": "response",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ In the request body, supply a JSON representation of [scopedRoleMembership](../r
If successful, this method returns `201 Created` response code and [scopedRoleMembership](../resources/scopedrolemembership.md) object in the response body.

## Example
##### Request
### Request
The following example shows a request.


Expand Down Expand Up @@ -96,7 +96,7 @@ Content-type: application/json
---

In the request body, supply a JSON representation of [scopedRoleMembership](../resources/scopedrolemembership.md) object.
##### Response
### Response
The following example shows the response. Note: The response object shown here might be shortened for readability.
<!-- {
"blockType": "response",
Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/application-delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Don't supply a request body for this method.
If successful, this method returns a `204 No Content` response code. It doesn't return anything in the response body.

## Example
##### Request
### Request
The following example shows a request.


Expand Down Expand Up @@ -92,7 +92,7 @@ DELETE https://graph.microsoft.com/v1.0/applications/{id}

---

##### Response
### Response
The following example shows the response.
<!-- {
"blockType": "response",
Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/calendar-delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Don't supply a request body for this method.
If successful, this method returns `204 No Content` response code. It doesn't return anything in the response body.

## Example
##### Request
### Request
The following example shows a request.

# [HTTP](#tab/http)
Expand Down Expand Up @@ -85,7 +85,7 @@ DELETE https://graph.microsoft.com/v1.0/me/calendars/{id}

---

##### Response
### Response
The following example shows the response.
<!-- {
"blockType": "response",
Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/calendargroup-delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ If successful, this method returns `204 No Content` response code. It doesn't re

## Example

##### Request
### Request

The following example shows a request.

Expand Down Expand Up @@ -93,7 +93,7 @@ DELETE https://graph.microsoft.com/v1.0/me/calendarGroups/{id}

---

##### Response
### Response

The following example shows the response. Note: The response object shown here might be shortened for readability.

Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/calendargroup-list-calendars.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ If successful, this method returns a `200 OK` response code and collection of [C

## Example

##### Request
### Request

The following example shows a request.

Expand Down Expand Up @@ -107,7 +107,7 @@ GET https://graph.microsoft.com/v1.0/me/calendarGroups/AAMkAGVmMDEzMTM4LTZmYWUtN

---

##### Response
### Response

The following example shows the response. Note: The response object shown here might be shortened for readability.

Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/calendargroup-post-calendars.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ If successful, this method returns `201 Created` response code and [calendar](..

## Example

##### Request
### Request

The following example shows a request.

Expand Down Expand Up @@ -114,7 +114,7 @@ Content-type: application/json

In the request body, supply a JSON representation of [calendar](../resources/calendar.md) object.

##### Response
### Response

The following example shows the response. Note: The response object shown here might be shortened for readability.

Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/calendargroup-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ If successful, this method returns a `200 OK` response code and updated [calenda

## Example

##### Request
### Request

The following example shows a request.

Expand Down Expand Up @@ -105,7 +105,7 @@ Content-type: application/json

---

##### Response
### Response

The following example shows the response. Note: The response object shown here might be shortened for readability.

Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/call-cancelmediaprocessing.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ If successful, this method returns a `200 OK` HTTP response code and a Location

The following example shows how to call this API.

##### Request
### Request

The following example shows the request.

Expand Down Expand Up @@ -107,7 +107,7 @@ Content-Length: 62

---

##### Response
### Response

> **Note:** The response object shown here might be shortened for readability.

Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/call-changescreensharingrole.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ If successful, this method returns a `202 Accepted` response code, and all parti

## Example

##### Request
### Request
The following example shows the request.


Expand Down Expand Up @@ -97,7 +97,7 @@ Content-Length: 24

---

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

<!-- {
Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/call-mute.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ If successful, this method returns a `200 OK` response code and a [muteParticipa
## Example
The following example shows how to call this API.

##### Request
### Request
The following example shows the request.


Expand Down Expand Up @@ -105,7 +105,7 @@ Content-Type: application/json

---

##### Response
### Response

> **Note:** The response object shown here might be shortened for readability.

Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/call-playprompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ If successful, this method returns a `200 OK` response code and a [playPromptOpe
## Example
The following example shows how to call this API.

##### Request
### Request
The following example shows the request.


Expand Down Expand Up @@ -114,7 +114,7 @@ Content-Length: 166

---

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

> **Note:** The response object shown here might be shortened for readability.
Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/call-subscribetotone.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If successful, this method returns `200 OK` response code.
## Example
The following example shows how to call this API.

##### Request
### Request
The following example shows the request.


Expand Down Expand Up @@ -101,7 +101,7 @@ Content-Length: 46

---

##### Response
### Response

> **Note:** The response object shown here might be shortened for readability.

Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/call-unmute.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ If successful, this method returns a `200 OK` response code and a [unmutePartici

## Example

##### Request
### Request

# [HTTP](#tab/http)
<!-- {
Expand Down Expand Up @@ -103,7 +103,7 @@ Content-Length: 46

---

##### Response
### Response

> **Note:** The response object shown here might be shortened for readability.

Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/chart-get.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Don't supply a request body for this method.

If successful, this method returns a `200 OK` response code and [workbookChart](../resources/workbookchart.md) object in the response body.
## Example
##### Request
### Request
The following example shows a request.

# [HTTP](#tab/http)
Expand Down Expand Up @@ -82,7 +82,7 @@ GET https://graph.microsoft.com/v1.0/me/drive/items/{id}/workbook/worksheets/{id

---

##### Response
### Response
The following example shows the response. Note: The response object shown here might be shortened for readability.
<!-- {
"blockType": "response",
Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/chart-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ If successful, this method returns `200 OK` response code and base-64 image stri
## Example
Here is an example of how to call this API.

##### Request
### Request
The following example shows a request.

# [HTTP](#tab/http)
Expand Down Expand Up @@ -96,7 +96,7 @@ GET https://graph.microsoft.com/v1.0/me/drive/items/{id}/workbook/worksheets/{id

---

##### Response
### Response
The following example shows the response. Note: The response object shown here might be shortened for readability.

<!-- { "blockType": "response", "@odata.type": "Edm.String" } -->
Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/chart-list-series.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Don't supply a request body for this method.

If successful, this method returns a `200 OK` response code and collection of [workbookChartSeries](../resources/workbookchartseries.md) objects in the response body.
## Example
##### Request
### Request
The following example shows a request.

# [HTTP](#tab/http)
Expand Down Expand Up @@ -82,7 +82,7 @@ GET https://graph.microsoft.com/v1.0/me/drive/items/{id}/workbook/worksheets/{id

---

##### Response
### Response
The following example shows the response. Note: The response object shown here might be shortened for readability.
<!-- {
"blockType": "response",
Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/chart-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Don't supply a request body for this method.

If successful, this method returns a `200 OK` response code and collection of [workbookChart](../resources/workbookchart.md) objects in the response body.
## Example
##### Request
### Request
The following example shows a request.

# [HTTP](#tab/http)
Expand Down Expand Up @@ -82,7 +82,7 @@ GET https://graph.microsoft.com/v1.0/me/drive/items/{id}/workbook/worksheets/{id

---

##### Response
### Response
The following example shows the response. Note: The response object shown here might be shortened for readability.
<!-- {
"blockType": "response",
Expand Down
4 changes: 2 additions & 2 deletions api-reference/v1.0/api/chart-post-series.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ In the request body, supply a JSON representation of [workbookChartSeries](../re
If successful, this method returns `201 Created` response code and [workbookChartSeries](../resources/workbookchartseries.md) object in the response body.

## Example
##### Request
### Request
The following example shows a request.

# [HTTP](#tab/http)
Expand Down Expand Up @@ -87,7 +87,7 @@ Content-type: application/json
---

In the request body, supply a JSON representation of [workbookChartSeries](../resources/workbookchartseries.md) object.
##### Response
### Response
The following example shows the response. Note: The response object shown here might be shortened for readability.
<!-- {
"blockType": "response",
Expand Down
Loading
Loading