/
SA
sankahq
/
NinjaAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-04-01
124
155
463.3 KB
Properties
Create Property
post
/v1/public/properties/{object_name}
Path parameters
object_name
string
required
Request body
PublicPropertyUpsertRequest
required
name
string
nullable
internal_name
string
nullable
type
string
nullable
description
string
nullable
number_format
string
nullable
choice_values
union
conditional_choice_mapping
object
nullable
tag_values
string[]
nullable
unique
boolean
nullable
required_field
boolean
nullable
multiple_select
boolean
nullable
show_badge
boolean
nullable
badge_color
string
nullable
order
integer
nullable
Response
OK
PublicPropertyMutationResponse
required
ok
boolean
required
status
string
required
object
string
required
property_id
string
required
ctx_id
string
required