action exlibrisgroup_post_almaws_v1_task_lists_test { label: "POST Task-lists Test API" description: "This API is used to test if the API key was configured correctly, including read/write permissions.It returns a short XML (no schema available - the output is subject to changes) with the following structure:POST - OK" provider: exlibrisgroup method: POST path: "/almaws/v1/task-lists/test" encoding: json output: { type: "object" } }