cURL
curl --request POST \ --url https://api.botshield.ai/operations/sdk/store-signal \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "data": {} }
API key with Bearer prefix (e.g., 'Bearer bs_live_sk_...')
The body is of type object.
object
Success