Documentation Index

Fetch the complete documentation index at: https://docs.britive.com/llms.txt

Use this file to discover all available pages before exploring further.

Britive platform release 2026.07.01 is now live in production.

Documentation is reorganized in Administrators, Users, and Developers sections.

Uploads a custom app template

Prev Next
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.