Skip to main content
PATCH
Update team

Authorizations

Authorization
string
header
required

JWT authentication token

Body

application/json
auto_join_enabled
boolean

Enable auto-join for users with matching email domain

branding
object | null

Optional brand overrides for Canvas PDF exports. Replace-not-merge: sending this field swaps the entire sub-object so callers can never accidentally retain a stale field. Send branding: {} to clear all branding and revert PDFs to the default neo by Projectdiscovery wordmark. Omit the field to leave whatever is stored alone.

name
string

New team name

Required string length: 1 - 128
webhook_secret_name
string

Name of a team owner secret used as a Bearer token when calling the webhook. Pass an empty string to clear.

webhook_url
string<uri>

Webhook URL for webhook-mode task completion notifications. Pass an empty string to clear.

Response

Team updated

team
object
required