Automette docs

Generate URL base

POST
/api/v1/templates/{id}/url_base

Authorization

ApiKeyAuth
AuthorizationBearer <token>

API key from Settings → API Keys.

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

curl -X POST "https://example.com/api/v1/templates/string/url_base"
{  "url_base": "Yx4kPz8qWm2nRv6t"}