Parse Sitemap URL
GET/auth/links/sitemap
Parses a given sitemap URL (including nested sitemaps) and returns a list of URLs found within it.
Request
Responses
- 200
- 400
- 401
- 500
OK - Returns the list of URLs extracted from the sitemap.
Sitemap URL is required
Unauthorized Access
Internal Server Error during parsing