Skip to main content

Webhook policies

View Webhook policies in Xurrent Developer Documentation.

Properties​

Reading​

The following properties can be accessed when reading a record.

  • audit - collection of audit entries
  • created_at
  • disabled
  • id
  • jwt_alg
  • jwt_audience
  • jwt_claim_expires_in
  • name
  • nodeID
  • public_key_pem
  • updated_at

Writing​

The following properties can be specified when creating or updating a record.

  • disabled
  • jwt_alg
  • jwt_audience
  • jwt_claim_expires_in

Referenced by​