Skip to main content
PATCH
Update Verification Rule

Authorizations

Authorization
string
header
required

Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.

Path Parameters

workspace_id
string
required

Workspace identifier

Minimum string length: 1
id
string
required

Verification rule identifier

Minimum string length: 1

Body

application/json
expected_updated_at
number
required
Required range: x >= 0
name
string
Minimum string length: 1
enabled
boolean
config
object

Must match the rule's existing step type.

targeting
object
exclude_returning_guests
boolean

Response

Update Verification Rule

data
object
required