Skip to main content
PUT
/
mail
/
v1
/
inboxes
/
{inboxId}
/
policy

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

inboxId
string
required

Body

application/json
enforceSenderAllowlist
boolean
allowedSenderPatterns
string[]

Exact emails, @domain rules, or *

readAccessRules
string[]

Rules like organization, operator, user:, api_key, api_key:, clerk_session, or *

replyAccessRules
string[]

Rules like organization, operator, user:, api_key, api_key:, clerk_session, or *

sendAccessRules
string[]

Rules like organization, user:, api_key, api_key:, clerk_session, or *

Response

Inbox policy updated successfully