Error
Sage
Create a new sage
Creates a new sage record in both the sages and sages_history tables.
Validates input via the SageCreate schema.
POST
Create a new sage
Authorizations
User JWT token passed in Authorization header
Headers
Required JWT permission: admin_sage (informational only -- enforced server-side)
Body
application/json
Experience level:
entry-- entry-level / internjunior-- 0-2 yearsmid-- 2-5 yearssenior-- 5-10 yearsprincipal-- 10+ years / staffother-- fallback
Available options:
entry, junior, mid, senior, principal, other Response
Sage created
Sage record (from SageModel.to_dict())