UpdateOrganizationWebhookInput
Autogenerated input type of UpdateOrganizationWebhook
Input Fields : Object | Description |
---|---|
clientMutationId: String | A unique identifier for the client performing the mutation. |
id: ID | The webhook ID |
actions: [String] | The webhook trigger Valid options: - user.invitation_sent - user.invitation_acceptance - user.removal_from_org - user.role_set |
email: String | The webhook's notification email |
headers: Json | The webhook's custom headers |
name: String | The webhook's name |
url: String | The webhook's notification URL |