Light Mode
Export Custom URLs
Production
POST
https://api.salla.dev/admin/v2/exports/custom-urlsLast modified: 22 days ago
This endpoint allows you to export custom URL template in .xlsx
format.
:::check[Note]
Once you query the endpoint, the response will be ready to be downloaded or saved as content is of type binary
.
:::
Request
Request samples
Responses
Success(200)
Unauthorized(401)
HTTP Code: 200
Content Type : Binaryapplication/octet-stream
Example
The response is in `binary` format. Once you query the endpoint, the response will be ready to be downloaded / saved
Last modified: 22 days ago