{
"event": "review.approved",
"deliveryId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"occurredAt": "2023-11-07T05:31:56Z",
"promotionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"versionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": {
"decidedByUserId": "<string>",
"rationale": "<string>"
}
}Webhooks
Review approved
Sent when a promotion version receives a terminal approval decision.
WEBHOOK
review.approved
{
"event": "review.approved",
"deliveryId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"occurredAt": "2023-11-07T05:31:56Z",
"promotionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"versionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": {
"decidedByUserId": "<string>",
"rationale": "<string>"
}
}Authorizations
API key passed as Bearer token
Body
application/json
Response
200
Webhook acknowledged
Was this page helpful?