From 6440ba51b68acf2bd290bde12914412d898886ba Mon Sep 17 00:00:00 2001 From: Tracker-Friendly Date: Sun, 6 Aug 2023 17:17:28 +0000 Subject: [PATCH] Update 'APIDOCS.md' --- APIDOCS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/APIDOCS.md b/APIDOCS.md index 887e522..d02628b 100644 --- a/APIDOCS.md +++ b/APIDOCS.md @@ -1,6 +1,8 @@ # Burgernotes API docs Use the Burgernotes API to automate tasks, build your own client, and more! +Headers should be: "Content-type: application/json; charset=UTF-8" for all POSTs + ## Authentication POST - /api/signup - provide "username" and "password".