GuideLab API

Create a location route

Creates a new delivery location route. If set as default, the previous default is unset. Lab-only endpoint.

POST
/location-routes

Creates a new delivery location route. If set as default, the previous default is unset. Lab-only endpoint.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Response Body

application/json

curl -X POST "https://example.com/location-routes"
{  "route": null}
Empty
Empty