11. Webhooks
Post new Webhook
post/public/v3/webhooks
Request body
Example request
{
"url": "http://example.com:8081/friendlyscore-webhook",
"comment": "Default webhook for friendlyscore data processing"
}Response
Returns Webhook
Changes
No recorded changes to this endpoint across all 1 revision of this API.