Skip to content
R-Service R-Service
RR Tech Service Management Developer Guide

WebhookPolicyUpdateInput

Input values for webhookPolicyUpdate.

clientMutationId ( String )

A unique identifier for the client performing the mutation.

disabled ( Boolean )

Whether the webhook policy will be applied.

id ( ID! )

The node ID of the record to update.

jwtAlg ( WebhookPolicyJwtAlg )

The algorithm to use for cryptographic signing of webhook messages.

jwtAudience ( String )

The audience claim identifies the recipients that the encrypted message is intended for.

jwtClaimExpiresIn ( Int )

The number of minutes within which the claim expires.