Skip to main content
POST
Subscribe to sub-processor change notifications

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
channel
enum<string>
required
Available options:
email,
webhook
email
string<email>

Required when channel is email.

Maximum string length: 320
webhook_url
string<uri>

Required when channel is webhook; must be an https:// URL.

Maximum string length: 2048
locale
string
Maximum string length: 12

Response

Default Response