Skip to main content
WEBHOOK

Headers

X-Webhook-Signature
string
required

Signature to verify the webhook request

Body

application/json

Information about CPE credit added activity

Webhook payload for CPE credit added activity

action
string
Example:

"CPE_CREDIT_ADDED"

actionId
string<uuid>

Unique identifier of the action triggered in zuddl.

Example:

"123e4567-e89b-12d3-a456-426614174000"

actor
object

Details of the actor who performed the action.

actionCreatedAt
string<date-time>

Timestamp when the action was created.

Example:

"2023-10-01T12:00:00Z"

event
object
registration
object
totalCredits
number<double>

Total CPE credits accumulated by the attendee

Example:

5

creditAdded
object[]

List of credits added per session

Response

200

Return a 200 status to indicate that the data was received successfully