curl --location --request POST 'https://scheduler.booper.dev/api/echo' \ --header 'Content-Type: application/json' \ --data-raw '{ "data": "boop" }'
{ "data": "boop" }
This endpoint responds with whatever arguments were passed in
Documentation IndexFetch the complete documentation index at: https://docs.booper.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.booper.dev/llms.txt
Use this file to discover all available pages before exploring further.