From 2a2a211866483fa520f2be256803368326573d0c Mon Sep 17 00:00:00 2001 From: Owen Date: Sat, 20 Dec 2025 21:06:09 -0500 Subject: [PATCH] Update to put --- manage/blueprints.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage/blueprints.mdx b/manage/blueprints.mdx index abbdb08..cc8892f 100644 --- a/manage/blueprints.mdx +++ b/manage/blueprints.mdx @@ -49,7 +49,7 @@ YAML config can be applied using Docker labels, API, from a Newt site, or in the You can also apply blueprints directly through the Pangolin API with an API key. [Take a look at the API documentation for more details.](https://api.pangolin.net/v1/docs/#/Organization/put_org__orgId__blueprint) - POST to `/org/{orgId}/blueprint` with a base64 encodes JSON body like the following: + PUT to `/org/{orgId}/blueprint` with a base64 encodes JSON body like the following: ```json {