crate

post/update_allowance

Request body

account_idstring required
allowanceinteger required

Example request

{
  "account_id": "example.near",
  "allowance": 900000000
}

Response

Relayer DB updated for {account_id: example.near,allowance: 90000000000000}

Changes

No recorded changes to this endpoint across all 1 revision of this API.