You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also want to point out that the generic "Delete" function does not return any body (it expects just a blank 204), but these job functions do (no clue if that's an HTTP spec violation haha), and so the generic functions cannot implement this behavior either.
Add support for asynchronous operations via jobs:
Job Status: https://developer.zendesk.com/api-reference/ticketing/ticket-management/job_statuses/#show-job-status
Delete Bulk Organizations: https://developer.zendesk.com/api-reference/ticketing/organizations/organizations/#bulk-delete-organizations
The text was updated successfully, but these errors were encountered: