---
title: "POST Task-lists Test API"
method: POST
path: "/almaws/v1/task-lists/test"
tags: ["Test"]
---

# POST Task-lists Test API

`POST /almaws/v1/task-lists/test`

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:<test>POST - OK</test>

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/exlibrisgroup/apis/tasklists.md) · [All operations](https://skmtc.net/exlibrisgroup/apis/tasklists/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/exlibrisgroup/tasklists/versions/f21fd5da2ab2/schema)
