cURL
curl --request PATCH \ --url https://api.readmin.app/ranking/shout \ --header 'Content-Type: application/json' \ --header 'api-key: <api-key>' \ --data ' { "message": "<string>" } '
{ "success": true, "message": "Shout has been posted" }
Documentation IndexFetch the complete documentation index at: https://docs.readmin.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.readmin.app/llms.txt
Use this file to discover all available pages before exploring further.
Success
Shout has been posted