WebhookPolicyCreateResponse Object
Fields
The fields in this section list which values can be retrieved when querying WebhookPolicyCreateResponse records.
Account
)
The account this record belongs to.
ISO8601Timestamp
)
The date and time at which the record was created.
Boolean
)
Whether the webhook policy will be applied.
ID!
)
Unique identifier of the record.
WebhookPolicyJwtAlg
)
The algorithm to use for cryptographic signing of webhook messages.
String
)
The audience claim identifies the recipients that the encrypted message is intended for.
Int
)
The number of minutes within which the claim expires.
String
)
Unique identifier of this webhook policy
String
)
Generated public key for this policy.
ISO8601Timestamp
)
The date and time of the last update of the record. If the record has no updates it contains the createdAt
value.
Implements
WebhookPolicyCreateResponse implements the following interfaces. This means that fragments defined on these interfaces may be used in queries returning a WebhookPolicyCreateResponse.