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.
curl -X POST 'https://app.yampi.ai/api/v1/accounts/1/portals/1/categories' \ -H 'api_access_token: TU_TOKEN' -H 'Content-Type: application/json' \ -d '{"name":"Mi categoría","slug":"mi-categoria"}'
Añade una categoría a un portal (Help Center). Cuerpo según schema category_create_update_payload.