Skip to main content
POST
Rotate integration webhook secret

Authorizations

__Host-oc_session
string
cookie
required

Headers

X-OpenCluster-Organization
string
required

Selects the Organization whose data and membership are authorized.

Required string length: 1 - 63
Pattern: ^[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?$

Path Parameters

integration
string<uuid>
required

Response

New webhook secret returned once; only its digest is retained.

webhookSecret
string
required
read-only
Required string length: 32 - 512
Example:

"ocwh_placeholder_generated_once_1234"

secretFingerprint
string
required
read-only
Required string length: 8 - 128
Example:

"sha256:12ab34cd"

effect
string
required
Required string length: 1 - 1024