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
curl --request PUT \ --url https://api.mnemom.ai/v1/orgs/{org_id}/conscience-values/order \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "order": [ "<string>" ] } '
{ "reordered": true, "order": [ "<string>" ] }
Set the sort order for all conscience values.
Supabase JWT token in Authorization: Bearer header
Reordered
Suggestions
Contact support