Get Sample CSV
Bulk URLs
Get Sample CSV
Download a template CSV file for bulk URL creation
GET
Get Sample CSV
Retrieves a standard CSV template that can be used for bulk URL creation. The file includes headers for the supported fields:
url, custom_alias, name, and tags.
Request
Headers
No special headers required other than Authentication.Response
Returns a CSV file stream with the filenamebulk_urls_template.csv.
Content-Type: text/csv
Content-Disposition: attachment; filename="bulk_urls_template.csv"
Example Content
Request Example
- cURL