Coffrify. Resources. Templates
(Coffrify v0.9.0)
View Source
Transfer templates — reusable presets for expiration, password, geo, watermark.
Summary
Functions
@spec create(Coffrify.t(), map() | keyword()) :: {:ok, map()} | {:error, Exception.t()}
Create a template.
@spec delete(Coffrify.t(), String.t()) :: {:ok, map()} | {:error, Exception.t()}
Delete a template.
@spec list(Coffrify.t()) :: {:ok, map()} | {:error, Exception.t()}
List templates.