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 |
Asset Types
Asset TypesFiles undergo automatic moderation by Artificial Intelligence. Based on the AI's analysis, files are either automatically approved or denied. Once a file is denied, it cannot be restored due to privacy and legal considerations, and it is automatically deleted. However, you can reach out to support for assistance.
Support Staff can manually upload the file for human moderation upon request, or you can include the query string "HUMAN_MODERATE" in your API request on publish.brickverse.gg to trigger human moderation. Human Moderation can take up to 78 hours, or more depending on load of the moderation queue.
UGC Permissions Role is required to upload asset types:
ACCESSORY
FACE
TOOL.
Last updated