Parameters
Last updated
Last updated
Each plugin can configure the expected schema of parameters inputted by the creator when creating the claim. Note these are different from user inputs.
Parameters can either be public and visible to any user or kept privately stored. Like previously stated though, the private parameters are not displayed to the user and kept secure, but we do not recommend storing sensitive information like API keys in here.
Parameters will be passed to your backend handler in the payload.
Each parameter has different customization options. The creation form will walk you through everything.