assets

Create Asset

post/assets/create

Request body

space_idstring uuid required
character_idstring uuid nullable
asset_typestring
namestring nullable
uristring required
asset_metadataobject

Response

Successful Response

space_idstring uuid required
character_idstring uuid nullable
asset_typestring
namestring nullable
uristring required
asset_metadataobject
idstring uuid required
created_atstring date-time required
updated_atstring date-time nullable

Changes