Create a new webhook subscription in your workspace.
full_access scope.
Creates a webhook that will receive HTTP POST requests whenever the specified events occur in your workspace. The response includes a secret that you should store safely for verifying webhook signatures. The secret is only shown once.
https://.project.created, project.updated, project.deleted, job.created, job.updated, job.deleted, job_type.created, job_type.deletedactive for new webhooks.dbwhsec_. Use this to verify delivery signatures.name must be between 2 and 100 charactersurl is requiredurl must start with https://event_types is required and must include at least one of: project.created, ...Invalid event type: {type}