taikutaiku
User GuidePluginsAPI Reference
POST/v1/sessions/{session_id}/plugins/save-defaults

Available only when the server is built with the postgres feature.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

session_id*string

Current session identifier.

Response Body

text/plain

text/plain

text/plain

text/plain

text/plain

text/plain

curl -X POST "/api/v1/sessions/string/plugins/save-defaults"
"string"
"Invalid user ID."
"Session has no authenticated owner."
"Session not found."
"Failed to save plugin defaults."
"Database not available."