Asset

Information

POST https://publish.brickverse.gg/publish/asset

Publish a new asset, or o new version of a existing asset.

Query Parameters

Name
Type
Description

assetId

BigInt

Require to publish a new version of an existing asset.

assetType*

String

Asset Type

assetName

String (1-32)

Asset Name. Default to: Asset {uuid}

assetDescription

String (1-500)

Asset Description. Defaults to: No asset description.

assetOwner*

BigInt

Asset Owner ID

assetOwnerType*

String

USER or GUILD

textureId

BigInt

Required for 3D Assets & Clothing. This reduces repetitive assets on the CDN.

Request Body

Name
Type
Description

files*

Array

File

{"status": "ok", "success": true, "assetid": x}

Asset Types

Asset Types

Last updated

Was this helpful?