Create a new session using the server-default agent configuration (loaded from static YAML). No agent key is required. This is commonly used by the playground builder and contexts that need the default agent.
curl -X GET https://api.artaios.ai/api/v1/sessions/default-agent/ \ -H "Authorization: Bearer YOUR_TOKEN"