v1

latestOpenAPI 3.1.02026-07-13143194365.4 KB
stream-alerts

Test stream alert webhook

Sends a test payload to the configured webhook URL and returns the result.

post/v1/account/webhook/test

Headers

authorizationstring nullable

Bearer JWT issued by Grove that identifies the account.

Bearer JWT issued by Grove that identifies the account.

Response

Test result (success or failure with details)

successboolean required

Whether the webhook endpoint responded with 2xx

status_codeinteger required

HTTP status code from the webhook endpoint (0 if unreachable)

messagestring required

Human-readable result description