Deprecated Resources
The following deprecated REST API resource routes are supported. When a valid authenticated request is made to these routes, the response contains a Location header with the updated location for the resource. Most user agents will automatically reissue a request to the new URL in the Location header, returning a response from the new route without interruption to the client.
GET /automation/servicedesk
- redirects to GET /automation/servicedesksGET /automation/servicedesk{serviceDeskId}/tickets
- redirects to GET /automation/servicedesks/{serviceDeskId}/ticketsGET /automation/servicedesk/{serviceDeskId}/ticketstatus
- redirects to GET /automation/servicedesks/{serviceDeskId}/status
These deprecated resources are not visible in Swagger but can continue to be used.