organization Webhook
suspend fun organizationWebhook(name: String, block: suspend OrganizationWebhookResourceBuilder.() -> Unit): OrganizationWebhook
Parameters
name
The unique name of the resulting resource.
block
Builder for OrganizationWebhook.
See also
Parameters
name
The unique name of the resulting resource.