Webhooks
Intent rejected
Fired when an intent is rejected.
WEBHOOK
Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Payload for the intent.rejected webhook event.
The type of webhook event.
Available options:
intent.rejected The unique ID of the intent.
Type of intent.
Available options:
KEY_QUORUM, POLICY, RULE, RPC, TRANSFER, WALLET The current status of the intent.
Unix timestamp when the intent was created.
Unix timestamp when the intent expires.
Unix timestamp when the intent was rejected.
The ID of the user who created the intent.
Display name of the user who created the intent.
Response
200
Return a 200 status to indicate that the webhook was received successfully.

