Wallet
Remove one wallet low-balance alert subscriber
Authorization
bearerAuth AuthorizationBearer <token>
Long-lived ES256 JWT minted from the dashboard (https://app.sautikit.com/developers/api-keys). Signed by the
platform keyring. Carries workspace_id and scopes claims;
revoked via the platform deny-list.
In: header
Path Parameters
email*string
URL-encoded email address (case-insensitive match).
Format
emailResponse Body
application/json
curl -X DELETE "https://example.com/v1/wallet/alert/subscribers/user@example.com"Empty
{ "error": { "code": "validation.bad_request", "message": "string", "request_id": "string" }}Replace the wallet low-balance alert subscriber list PUT
Previous Page
Live storage-tier pricing matrix GET
Returns the currently effective storage pricing matrix — one row per `(tier_gb, currency)`. Prices are read live, so the values here always match what a workspace is actually billed rather than a hard-coded fallback. `egress_gb` is reserved (0 today; metered egress is not surfaced yet).