---
title: "POST /api/v2/shared-calendars/check_token/"
method: POST
path: "/api/v2/shared-calendars/check_token/"
tags: ["shared-calendars"]
---

# POST /api/v2/shared-calendars/check_token/

`POST /api/v2/shared-calendars/check_token/`

Check token validity.

## Request body

- CheckToken — Serializer for the check_token action.
  - `calendar` string, required
  - `token` string, required

## Response `200`

- CheckToken — Serializer for the check_token action.
  - `calendar` string, required
  - `token` string, required

---

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