Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 1.38 KB

remaining.md

File metadata and controls

10 lines (6 loc) · 1.38 KB

Remaining

Customize the behaviour of deducting remaining uses. When some of your endpoints are more expensive than others, you can set a custom cost for each.

Fields

Field Type Required Description
Cost *int64 How many tokens should be deducted from the current remaining value. Set it to 0, to make it free.