Automette docs

Revoke URL base

DELETE
/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

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