From 0bfc5a63b3e0889412681041536b45098b5a1326 Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Mon, 8 Mar 2021 14:18:09 -0800 Subject: [PATCH] Applied valid content type to a code block --- .../microsoft-defender-atp/add-or-remove-machine-tags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/add-or-remove-machine-tags.md b/windows/security/threat-protection/microsoft-defender-atp/add-or-remove-machine-tags.md index a0dee4ad64..7011ec1359 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/add-or-remove-machine-tags.md +++ b/windows/security/threat-protection/microsoft-defender-atp/add-or-remove-machine-tags.md @@ -90,7 +90,7 @@ If successful, this method returns 200 - Ok response code and the updated Machin Here is an example of a request that adds machine tag. -``` +```http POST https://api.securitycenter.microsoft.com/api/machines/1e5bc9d7e413ddd7902c2932e418702b84d0cc07/tags ```