latestOpenAPI 3.1.02026-08-10150311431.9 KB
c1f3c6d96b31
Plugins
Create a Plugin
Create a new plugin.
post/plugins/{owner}
Path parameters
ownerstring required
Request body
Example request
{
"keywords": [
"daylight",
"radiance"
],
"description": "Run daylight simulations the easy way!",
"icon": "https://avatars1.githubusercontent.com/u/38131342",
"name": "daylight-factor"
}Response
Success
Example response
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"message": "Use Location in headers to access the new object."
}