[lightMode]
Export Custom URLs
POST
/exports/custom-urls[updatedIn] 23 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
[api.label.responses]
Success(200)
Unauthorized(401)
HTTP Code: 200
Content Type : Binaryapplication/octet-stream
[api.label.example]
The response is in `binary` format. Once you query the endpoint, the response will be ready to be downloaded / saved
[updatedIn] 23 days ago