Service Desk Integration

Number of APIs: 17

  1. Service Desk Integration Update PATCH PATCH {{baseUrl}}/service-desk-integrations/:id

  2. Update the time check configuration PUT {{baseUrl}}/service-desk-integrations/status-check-configuration

  3. List existing Service Desk Integrations GET {{baseUrl}}/service-desk-integrations

  4. Create new Service Desk integration POST {{baseUrl}}/service-desk-integrations

  5. Update a Service Desk integration PUT {{baseUrl}}/service-desk-integrations/:id

  6. Service Desk integration template by scriptName. GET {{baseUrl}}/service-desk-integrations/templates/:scriptName

  7. Get the time check configuration GET {{baseUrl}}/service-desk-integrations/status-check-configuration

  8. Get a Service Desk integration GET {{baseUrl}}/service-desk-integrations/:id

  9. Update a Service Desk integration PUT {{baseUrl}}/service-desk-integrations/:id

  10. Delete a Service Desk integration DELETE {{baseUrl}}/service-desk-integrations/:id