Docs feedback: what is the difference between API Fuzzing vs DAST API

There are currently two ways to do spec-based fuzzing of an API, using AutoDevOps templates.

These are:

Looking at the CI templates, they also both use the same docker image, and the docs are almost word-for-word the same.

It seems the DAST-API template was created in 2021, while the API Fuzzing was created in 2020. Is DAST API the preferred version of this job?

/cc @mkozono @zhzhang93