Sync PagerDuty services into the knowledge graph
POST
/api/v1/integrations/pagerduty/syncParameters
This endpoint does not accept parameters.
Responses
202Sync initiated
Request
curl -X POST "https://api.knowledgetree.dev/api/v1/integrations/pagerduty/sync" \
-H "Authorization: Bearer $KT_API_TOKEN"Response
202Sync initiated
Example response not yet documented.