Skip to main content
Help

Current version by: Eric Doster

Text:

Hi Bryan,
-Understandable question. This isn't the most direct route, but it is something you can do using your Dozuki site's API with the current release (2.0). Here is the process I'd recommend to grab all the guides with no steps:
+Understandable question. This isn't the most direct route, but it is something you can do using your Dozuki site's API with the current release (2.0). Here is the process I'd recommend to delete all the guides with no steps:
# Use the [https://www.dozuki.com/api/2.0/doc/Guides#get-a-list-of-all-guides|/guides] endpoint to get all your guide ids
# Use the [https://www.dozuki.com/api/2.0/doc/Guides#get-a-guide|/guides/{guideid}]endpoint to get the details (including step data) for all the guide ids you pulled down in step 1.
# Delete all the guides with no steps and no prerequisite guides using the [https://www.dozuki.com/api/2.0/doc/Guides#permanently-delete-a-guide|/guides/{guideid}] endpoint.

Status:

open

Edit by: Eric Doster

Text:

Hi Bryan,
-Understandable question. This isn't the most direct route, but it is something you can do using your Dozuki site's API with the current release (2.0). Here are the steps to grab all the guides with no steps:
+Understandable question. This isn't the most direct route, but it is something you can do using your Dozuki site's API with the current release (2.0). Here is the process I'd recommend to grab all the guides with no steps:
# Use the [https://www.dozuki.com/api/2.0/doc/Guides#get-a-list-of-all-guides|/guides] endpoint to get all your guide ids
# Use the [https://www.dozuki.com/api/2.0/doc/Guides#get-a-guide|/guides/{guideid}]endpoint to get the details (including step data) for all the guide ids you pulled down in step 1.
# Delete all the guides with no steps and no prerequisite guides using the [https://www.dozuki.com/api/2.0/doc/Guides#permanently-delete-a-guide|/guides/{guideid}] endpoint.

Status:

open

Original post by: Eric Doster

Text:

Hi Bryan,

Understandable question. This isn't the most direct route, but it is something you can do using your Dozuki site's API with the current release (2.0). Here are the steps to grab all the guides with no steps:

# Use the [https://www.dozuki.com/api/2.0/doc/Guides#get-a-list-of-all-guides|/guides] endpoint to get all your guide ids
# Use the [https://www.dozuki.com/api/2.0/doc/Guides#get-a-guide|/guides/{guideid}]endpoint to get the details (including step data) for all the guide ids you pulled down in step 1.
# Delete all the guides with no steps and no prerequisite guides using the [https://www.dozuki.com/api/2.0/doc/Guides#permanently-delete-a-guide|/guides/{guideid}] endpoint.

Status:

open
TRUSTe