Api session event editor projectasset: Difference between revisions
Jump to navigation
Jump to search
Created page with "API api session event editor projectasset Events. ProjectAsset editing. {|class=wikitable !Name !Description |- |ADD |Upload a new image as a Project asset. |} Specific Events: {|class=wikitable !Name !Description |- |ADD_TEXTURE |Upload new Textures as a Project assets, auto rescaled to small, medium, large. |} {{article end|seealso=*Api Events}} Category:API" |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Api session event editor projectasset Endpoints. | |||
API Endpoints for [[Project Asset]] editing. | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor projectasset add|add]] | ||
|Upload a new image as a Project asset. | |Upload a new image as a Project asset. | ||
|} | |} | ||
Additional API Endpoints: | |||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
|[[ | |[[Api session event editor projectasset add texture|add_texture]] | ||
|Upload new [[Texture]] | |Upload new [[Texture]] as a Project assets, auto rescaled to small, medium, large. | ||
|} | |} | ||
{{article end|seealso=*[[Api Events]]}} | {{article end|seealso=*[[Api Events]] | ||
*[[Api session items projectassets]] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 13:39, 14 April 2026
Api session event editor projectasset Endpoints.
API Endpoints for Project Asset editing.
| Name | Description |
|---|---|
| add | Upload a new image as a Project asset. |
Additional API Endpoints:
| Name | Description |
|---|---|
| add_texture | Upload new Texture as a Project assets, auto rescaled to small, medium, large. |