{"id":2193,"date":"2016-09-13T16:42:31","date_gmt":"2016-09-13T16:42:31","guid":{"rendered":"http:\/\/pariswells.com\/blog\/?p=2193"},"modified":"2018-09-05T04:10:27","modified_gmt":"2018-09-05T04:10:27","slug":"reset-sql-server-sa-password-with-account-without-sufficient-privileges","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges","title":{"rendered":"Reset SQL Server SA password with account without sufficient privileges"},"content":{"rendered":"<h2>One Way without Restart Service<\/h2><p>I\u2019ve come across a great way of resetting a SQL server \u201csa\u201d password if you don\u2019t have it, don\u2019t have an account with sufficient privileges to reset it via SSMS, and most importantly, don\u2019t have to stop the SQL services so processing can continue.<img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-thumbnail wp-image-2194 img-responsive\" src=\"http:\/\/pariswells.com\/blog\/wp-content\/uploads\/2016\/09\/FKGQX81HUIS863C.MEDIUM1-150x150.jpg\" alt=\"fkgqx81huis863c-medium1\" width=\"150\" height=\"150\" \/><\/p><p>All you will need is psexec \u00a0(in the sysinternals \u00a0toolkit) available here \u00e0 <a href=\"https:\/\/technet.microsoft.com\/en-us\/sysinternals\/pxexec.aspx\">https:\/\/technet.microsoft.com\/en-us\/sysinternals\/pxexec.aspx<\/a><\/p><p>Once the tools are extracted to a directory on the server:<\/p><p><strong>Psexec.exe \u2013s \u2013i \u201c{full path to the ssms.exe\u201d}<\/strong><\/p><p>This will start the SQL Management Studio as the NTSERVICE\\SYSTEM account \u2026 enter the name of the SQL Server (or localhost) and then you\u2019re in \u2026 reset the sa password in there<\/p><p>&nbsp;<\/p><h2>Another way<\/h2><p>&nbsp;<\/p><ol><li>Stop SQL Server Service<\/li><li>Start is with\u00a0<pre><code id=\"code-30-27901-2\" class=\"code-1 nolinks\">net start MSSQLSERVER \/m\"SQLCMD\"<\/code><\/pre><\/li><li><pre><code id=\"code-30-27901-3\" class=\"code-1 nolinks\">sqlcmd -SServerName\\InstanceName<\/code><\/pre><\/li><li><pre><code id=\"code-30-27901-4\" class=\"code-1 nolinks\">CREATE LOGIN RecoveryAcct WITH PASSWORD=\u2019TempPass1\u2019<br \/>GO<br \/><\/code><\/pre><\/li><li><pre><code id=\"code-30-27901-5\" class=\"code-1 nolinks\">SP_ADDSRVROLEMEMBER RecoveryAcct,SYSADMIN<\/code><br \/>GO<\/pre><pre><code id=\"code-30-27901-4\" class=\"code-1 nolinks\"><\/code><\/pre>This was on Microsoft SQL Server 2008 (SP2) &#8211; 10.0.4067.0 (X64). <br \/><pre>\u00a0<\/pre><\/li><\/ol>","protected":false},"excerpt":{"rendered":"<p>One Way without Restart ServiceI\u2019ve come across a great way of resetting a SQL server \u201csa\u201d password if you don\u2019t have it, don\u2019t have an account with [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[1595,673,1593,1591,1592,1594],"class_list":["post-2193","post","type-post","status-publish","format-standard","hentry","category-fixes","tag-ntservicesystem","tag-permissions","tag-psxec","tag-reset-sql-password","tag-sa","tag-system"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"One Way without Restart ServiceI\u2019ve come across a great way of resetting a SQL server \u201csa\u201d password if you don\u2019t have it, don\u2019t have an account with sufficient privileges to reset it via SSMS, and most importantly, don\u2019t have to stop the SQL services so processing can continue.All you will need is psexec (in the\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"paris\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Welcome to Pariswells.com |\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Reset SQL Server SA password with account without sufficient privileges | Welcome to Pariswells.com\" \/>\n\t\t<meta property=\"og:description\" content=\"One Way without Restart ServiceI\u2019ve come across a great way of resetting a SQL server \u201csa\u201d password if you don\u2019t have it, don\u2019t have an account with sufficient privileges to reset it via SSMS, and most importantly, don\u2019t have to stop the SQL services so processing can continue.All you will need is psexec (in the\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2016-09-13T16:42:31+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2018-09-05T04:10:27+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Reset SQL Server SA password with account without sufficient privileges | Welcome to Pariswells.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"One Way without Restart ServiceI\u2019ve come across a great way of resetting a SQL server \u201csa\u201d password if you don\u2019t have it, don\u2019t have an account with sufficient privileges to reset it via SSMS, and most importantly, don\u2019t have to stop the SQL services so processing can continue.All you will need is psexec (in the\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/fixes\\\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#article\",\"name\":\"Reset SQL Server SA password with account without sufficient privileges | Welcome to Pariswells.com\",\"headline\":\"Reset SQL Server SA password with account without sufficient privileges\",\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/09\\\/FKGQX81HUIS863C.MEDIUM1.jpg\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/fixes\\\/reset-sql-server-sa-password-with-account-without-sufficient-privileges\\\/#articleImage\",\"width\":541,\"height\":366},\"datePublished\":\"2016-09-13T16:42:31+00:00\",\"dateModified\":\"2018-09-05T04:10:27+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/fixes\\\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/fixes\\\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#webpage\"},\"articleSection\":\"Fixes, NTSERVICE\\\\SYSTEM, Permissions, psxec, Reset SQL password, sa, system\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/fixes\\\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/fixes#listItem\",\"name\":\"Fixes\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/fixes#listItem\",\"position\":2,\"name\":\"Fixes\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/fixes\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/fixes\\\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#listItem\",\"name\":\"Reset SQL Server SA password with account without sufficient privileges\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/fixes\\\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#listItem\",\"position\":3,\"name\":\"Reset SQL Server SA password with account without sufficient privileges\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/fixes#listItem\",\"name\":\"Fixes\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\",\"name\":\"Welcome to Pariswells.com\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris\",\"name\":\"paris\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/fixes\\\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"paris\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/fixes\\\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#webpage\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/fixes\\\/reset-sql-server-sa-password-with-account-without-sufficient-privileges\",\"name\":\"Reset SQL Server SA password with account without sufficient privileges | Welcome to Pariswells.com\",\"description\":\"One Way without Restart ServiceI\\u2019ve come across a great way of resetting a SQL server \\u201csa\\u201d password if you don\\u2019t have it, don\\u2019t have an account with sufficient privileges to reset it via SSMS, and most importantly, don\\u2019t have to stop the SQL services so processing can continue.All you will need is psexec (in the\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/fixes\\\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"datePublished\":\"2016-09-13T16:42:31+00:00\",\"dateModified\":\"2018-09-05T04:10:27+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\",\"name\":\"Welcome to Pariswells.com\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Reset SQL Server SA password with account without sufficient privileges | Welcome to Pariswells.com","description":"One Way without Restart ServiceI\u2019ve come across a great way of resetting a SQL server \u201csa\u201d password if you don\u2019t have it, don\u2019t have an account with sufficient privileges to reset it via SSMS, and most importantly, don\u2019t have to stop the SQL services so processing can continue.All you will need is psexec (in the","canonical_url":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#article","name":"Reset SQL Server SA password with account without sufficient privileges | Welcome to Pariswells.com","headline":"Reset SQL Server SA password with account without sufficient privileges","author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/pariswells.com\/blog\/wp-content\/uploads\/2016\/09\/FKGQX81HUIS863C.MEDIUM1.jpg","@id":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges\/#articleImage","width":541,"height":366},"datePublished":"2016-09-13T16:42:31+00:00","dateModified":"2018-09-05T04:10:27+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#webpage"},"isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#webpage"},"articleSection":"Fixes, NTSERVICE\\SYSTEM, Permissions, psxec, Reset SQL password, sa, system"},{"@type":"BreadcrumbList","@id":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/pariswells.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/fixes#listItem","name":"Fixes"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/fixes#listItem","position":2,"name":"Fixes","item":"https:\/\/pariswells.com\/blog\/category\/fixes","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#listItem","name":"Reset SQL Server SA password with account without sufficient privileges"},"previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#listItem","position":3,"name":"Reset SQL Server SA password with account without sufficient privileges","previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/fixes#listItem","name":"Fixes"}}]},{"@type":"Organization","@id":"https:\/\/pariswells.com\/blog\/#organization","name":"Welcome to Pariswells.com","url":"https:\/\/pariswells.com\/blog\/"},{"@type":"Person","@id":"https:\/\/pariswells.com\/blog\/author\/paris#author","url":"https:\/\/pariswells.com\/blog\/author\/paris","name":"paris","image":{"@type":"ImageObject","@id":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g","width":96,"height":96,"caption":"paris"}},{"@type":"WebPage","@id":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#webpage","url":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges","name":"Reset SQL Server SA password with account without sufficient privileges | Welcome to Pariswells.com","description":"One Way without Restart ServiceI\u2019ve come across a great way of resetting a SQL server \u201csa\u201d password if you don\u2019t have it, don\u2019t have an account with sufficient privileges to reset it via SSMS, and most importantly, don\u2019t have to stop the SQL services so processing can continue.All you will need is psexec (in the","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges#breadcrumblist"},"author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"creator":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"datePublished":"2016-09-13T16:42:31+00:00","dateModified":"2018-09-05T04:10:27+00:00"},{"@type":"WebSite","@id":"https:\/\/pariswells.com\/blog\/#website","url":"https:\/\/pariswells.com\/blog\/","name":"Welcome to Pariswells.com","inLanguage":"en-US","publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Welcome to Pariswells.com |","og:type":"article","og:title":"Reset SQL Server SA password with account without sufficient privileges | Welcome to Pariswells.com","og:description":"One Way without Restart ServiceI\u2019ve come across a great way of resetting a SQL server \u201csa\u201d password if you don\u2019t have it, don\u2019t have an account with sufficient privileges to reset it via SSMS, and most importantly, don\u2019t have to stop the SQL services so processing can continue.All you will need is psexec (in the","og:url":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges","article:published_time":"2016-09-13T16:42:31+00:00","article:modified_time":"2018-09-05T04:10:27+00:00","twitter:card":"summary","twitter:title":"Reset SQL Server SA password with account without sufficient privileges | Welcome to Pariswells.com","twitter:description":"One Way without Restart ServiceI\u2019ve come across a great way of resetting a SQL server \u201csa\u201d password if you don\u2019t have it, don\u2019t have an account with sufficient privileges to reset it via SSMS, and most importantly, don\u2019t have to stop the SQL services so processing can continue.All you will need is psexec (in the"},"aioseo_meta_data":{"post_id":"2193","title":null,"description":null,"keywords":null,"keyphrases":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 05:36:23","updated":"2022-09-17 21:16:16","primary_term":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\/category\/fixes\" title=\"Fixes\">Fixes<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tReset SQL Server SA password with account without sufficient privileges\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/pariswells.com\/blog"},{"label":"Fixes","link":"https:\/\/pariswells.com\/blog\/category\/fixes"},{"label":"Reset SQL Server SA password with account without sufficient privileges","link":"https:\/\/pariswells.com\/blog\/fixes\/reset-sql-server-sa-password-with-account-without-sufficient-privileges"}],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/2193","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=2193"}],"version-history":[{"count":3,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/2193\/revisions"}],"predecessor-version":[{"id":3607,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/2193\/revisions\/3607"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=2193"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=2193"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=2193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}