API and POSTing JSON

Hi – does your server support receiving API POST requests with a JSON body (not just form parameters) ? The Mastodon API documentation notes ( Getting started with the API - Mastodon documentation ) this can be done, and I’d like to switch to this in Pachli, but I want to make sure I’m not going to break any functionality first. Thanks.

yep it does! it should be basically identical to the masto API in this regard

1 Like