Security
Get the current webhook secret
Gets the current webhook secret for your account.
curl -X GET "https://api.bem.ai/v1-beta/webhook-secret"
{
"secret": "string"
}
Gets the current webhook secret for your account.
curl -X GET "https://api.bem.ai/v1-beta/webhook-secret"
{
"secret": "string"
}