---
title: "POST /api/v1/me/auth-source"
method: POST
path: "/api/v1/me/auth-source"
tags: ["User"]
---

# POST /api/v1/me/auth-source

`POST /api/v1/me/auth-source`

## Request body

- object
  - `source` 'email' | 'google' | 'slack_shared_claim' | 'IM' | 'Landing', required
  - `detail` string

## Response `200`

Updated auth source

- object
  - `ok` boolean, required

---

[API](https://skmtc.net/nexu-io/apis/nexu-controller-api.md) · [All operations](https://skmtc.net/nexu-io/apis/nexu-controller-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nexu-io/nexu-controller-api/revisions/ee3237405da6/schema)
