Skip to content

Commit ba54f41

Browse files
committed
Add clarification about whitelabeling headers.
1 parent 4d0a435 commit ba54f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/receiving/verifying-payloads/how-manual.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Each webhook call includes three headers with additional information that are us
2020
* `svix-signature`: the [Base64](https://en.wikipedia.org/wiki/Base64) encoded list of signatures (space delimited).
2121

2222
:::info
23-
Professional tier customers can have the headers white-labeled to use the `webhook-` prefix instead of the `svix-` prefix used above. The Svix libraries support both.
23+
Professional and Enterprise tier customers can have the headers white-labeled to use the `webhook-` prefix instead of the `svix-` prefix used above. The Svix libraries support both.
2424
:::
2525

2626
### Constructing the signed content

0 commit comments

Comments
 (0)