/
PA
panoratech
/
Panora API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
panoratech
Panora API
post
Resync common objects across a vertical
v49
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2024-12-22
168
107
389.8 KB
sync
Resync common objects across a vertical
post
/sync/resync
Response
ResyncStatusDto
required
timestamp
string
date-time
nullable
required
vertical
'ticketing'
|
'accounting'
|
'crm'
|
'filestorage'
|
'ecommerce'
|
'marketingautomation'
nullable
required
provider
string
nullable
required
status
'success'
|
'fail'
nullable
required
Example response
{ "vertical": "ticketing", "provider": "gitlab", "status": "success" }