mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 00:07:23 +00:00
Corrected content type on code blocks
This commit is contained in:
parent
1c50af9f2c
commit
95179d5864
@ -50,7 +50,7 @@ Delegated (work or school account) | Machine.ReadWrite | 'Read and write machine
|
||||
|
||||
## HTTP request
|
||||
|
||||
```console
|
||||
```http
|
||||
POST https://api.securitycenter.windows.com/api/machines/{id}/tags
|
||||
```
|
||||
|
||||
@ -83,7 +83,7 @@ Here is an example of a request that adds machine tag.
|
||||
|
||||
[!include[Improve request performance](../../includes/improve-request-performance.md)]
|
||||
|
||||
```console
|
||||
```http
|
||||
POST https://api.securitycenter.windows.com/api/machines/1e5bc9d7e413ddd7902c2932e418702b84d0cc07/tags
|
||||
Content-type: application/json
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user