Post
/api/generic-apps/templates
This endpoint is used to upload a custom app template.
Security
HTTP
Type bearer
Body parameters
object
templateFile
string (binary) Required
The app template file (.yaml or .baml).
Responses
202
Successfully uploaded custom app template. Provisioning in progress. To check whether template is ready for usage, use get /api/generic-apps/templates to see if template if available.