Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
cURL
curl --request POST \ --url https://api.example.com/api/templates/{template_id}/use \ --header 'Authorization: Bearer <token>'
{}
Use a template to create an agent (records usage count)
Args: template_id: ID of the template to use
Returns: Success message
Raises: HTTPException: If template not found
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
The response is of type Response Use Template Api Templates Template Id Use Post · object.
Response Use Template Api Templates Template Id Use Post · object