Kombo · Example Payload

Kombo Deleteatscustomaviontesyncedjobsjobremoteid Example

ATSEmbedded iPaaSHRISLMSPayrollUnified API

Kombo Deleteatscustomaviontesyncedjobsjobremoteid Example is an example object payload from Kombo, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "DeleteAtsCustomAvionteSyncedJobsJobRemoteId",
  "method": "DELETE",
  "path": "/ats/custom/avionte/synced-jobs/{job_remote_id}",
  "summary": "Remove a job from sync",
  "requestExamples": [
    {
      "contentType": "application/json",
      "name": "example1",
      "example": {}
    }
  ],
  "responseExamples": []
}