cURL
Fixed assets
Run depreciation for all active assets in the tenant (one
Run depreciation for all active assets in the tenant (one calendar month)
POST
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Body
application/json
YYYY-MM (defaults to current UTC month). Idempotent per asset + month.
Pattern:
/^\d{4}-(0[1-9]|1[0-2])$/Example:
"2026-04"
Response
Run depreciation for all active assets in the tenant (one — created