diff --git a/docs/API.md b/docs/API.md index 7bbdd72..c42903a 100644 --- a/docs/API.md +++ b/docs/API.md @@ -2,12 +2,7 @@ This document provides info about methods and acceptable variables for all cobalt API requests.
## POST: ``/api/json`` Main processing endpoint.
-``` -⚠️ GET method for this endpoint is deprecated and will be removed entirely soon. -Make sure to update your shortcuts and scripts. -Only url query can be used with this method. -``` Request Body Type: ``application/json``
Response Body Type: ``application/json``