Asset Creation
Create Asset
Creates a digital asset.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Network identifier where the evidence will be registered.
Example:
10004
Body
application/json
Data needed for the creation of an asset.
The body is of type object
.
Response
201
application/json
Successful asset creation.
The response is of type object
.