Api
Tenant Backup Run
Query Parameters
tier?string
Default
"starter"Length
length <= 32limit?|
Response Body
application/json
application/json
curl -X POST "https://loading/api/sync/tenant-backup-run"{
"results": {},
"status": "completed"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Sync Service Catalog POST
Sync service catalog categories from the active ITSM provider. Fetches current categories from the configured ITSM provider (Freshservice or HaloITSM) and merges with local visibility settings: - New categories from ITSM: visible=True by default - Existing categories: preserve local visibility and display_order - Returns sync stats including synced, created, updated, removed, errors, duration_seconds
Tenant Hard Delete Cleanup POST
Next Page