EOS

eosio

Contract

Perform Action

Action Data

{ "account": "", "code": "", "type": "", "requirement": "", "authorized_by": "" }
  • Link Action to Permission

    {{nowrap account}} sets the minimum required permission for the {{#if type}}{{nowrap type}} action of the{{/if}} {{nowrap code}} contract to {{nowrap requirement}}

    Request Parameters
    accountname
    codename
    typename
    requirementname
    authorized_byname$