Skip to content

Create itembase objects #5

@zeroXbrock

Description

@zeroXbrock

Authenticated users should be able to create a new item with some metadata data (JSON). The endpoint should get the item ID from the itembase contract and return it along with the submitted data. As with all other authenticated endpoints, this should retrieve the user's itembase address using the api key.

User Input: {data: String (JSON)}
POST Output: {data: String(JSON), id: int32}

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions