Admin Templates

Create a template (promote an asset)

post/v1/admin/templates

Request body

assetIdstring uuid required
collectionIdstring uuid required
descriptionstring nullable
designerNotestring nullable
tagsstring[]
accessTier'free' | 'pro' | 'marketplace' required

Response

Template created

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.