---
title: "POST /api/user-source-token-blacklist/"
method: POST
path: "/api/user-source-token-blacklist/"
tags: ["User sources"]
---

# POST /api/user-source-token-blacklist/

`POST /api/user-source-token-blacklist/`

Blacklists the provided user source token. This can be used the sign the user off.

## Request body

- TokenBlacklist
  - `refresh` string, required

## Response `204`

No response body

## Other responses

- `401`

---

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