/
SA
sankahq
/
Sanka Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
sankahq
Sanka Public API
post
Upsert Public Approval Rule
v9
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-07-21
297
438
1.2 MB
rule-settings
Upsert Public Approval Rule
post
/v2/public/approval-rules
Query parameters
workspace_id
string
nullable
Headers
X-Workspace-Code
string
Request body
PublicApprovalRuleSaveRequest
required
object
string
nullable
rule_id
string
nullable
name
string
required
description
string
nullable
is_active
boolean
order
integer
conditions
object
language
string
nullable
block_save
boolean
block_targets
string[]
approver_user_ids
string[]
worker_scope_type
string
worker_ids
string[]
Response
Successful Response
UpsertPublicApprovalRuleApiV2PublicApprovalRulesPost200Envelope
required
success
true
required
data
object
required
meta
EnvelopeMeta
required