/
PR
propstack
/
Propstack API v2 Beta
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 5d ago
Details
Filter operations
activities
1
brokers
4
categories
6
client_properties
6
client_sources
1
client_statuses
1
clients
7
comments
1
custom_field_groups
3
custom_fields
7
folders
1
groups
1
history
5
images
6
locations
4
message_trackings
1
note_attachments
1
portals
1
projects
5
properties
11
get
/properties/{id}
put
/properties/{id}
delete
/properties/{id}
get
Search endpoint for properties
post
/properties
get
Scroll endpoint for properties
get
/properties/deleted
get
/properties/options
put
/properties/{property_id}/links/{id}
delete
/properties/{property_id}/links/{id}
post
/properties/{property_id}/links
property_statuses
1
publishings
1
recipes
1
relationships
3
rights
1
shops
2
snippets
6
tasks
4
Webhooks
3
properties
Create a new link for a property
post
/properties/{property_id}/links
Path parameters
property_id
integer
required
Request body
PostPropertiesPropertyIdLinks
required
Create a new link for a property
title
string
url
string
broker_id
integer
is_private
boolean
is_embedable
boolean
on_landing_page
boolean
pinned
boolean
position
integer
tags
string[]
Response
Create a new link for a property
LinkEntity
required
LinkEntity model
id
integer
title
string
url
string
property_id
integer
project_id
integer
broker_id
integer
is_private
boolean
is_embedable
boolean
on_landing_page
boolean
universal
boolean
pinned
boolean
position
integer
tags
string[]
connection_ids
integer[]
created_at
string
updated_at
string
Changes