Api session event editor projectasset: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editorprojectasset/ | |||
[[Project Asset]] editing. | 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 | | 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]] as a Project | | Upload new [[Texture]]s as a [[Project Asset]]s, auto rescaled to small, medium, large. | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[ | *[[Api session items projectassets]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 11:42, 8 June 2026
API Endpoint: api/session/event/editorprojectasset/
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 Textures as a Project Assets, auto rescaled to small, medium, large. |