Create a new encrypted secret for the authenticated user’s space.
This endpoint:
Args: service: Injected secrets service payload: Request containing secret_name and secret_value
Returns: Response with created secret metadata including id
Raises: 400 Bad Request: If user doesn’t have an associated space 500 Internal Server Error: If encryption or storage fails
Documentation Index
Fetch the complete documentation index at: https://docs.liveavatar.com/llms.txt
Use this file to discover all available pages before exploring further.
Request schema for creating a new secret