cURL
curl -X POST "https://api.joinformal.com/core.v1.UserService/GetBlockedUser" \ -H "X-API-KEY: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "example": "value" }'
{ "id": "<string>", "blocked": true }
Documentation IndexFetch the complete documentation index at: https://docs.formal.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.formal.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Get your API key from the Formal console.
1
Success
Was this page helpful?
Suggestions