---
title: "POST /api/connections/{connection_name}/callback/"
method: POST
path: "/api/connections/{connection_name}/callback/"
tags: ["api"]
---

# POST /api/connections/{connection_name}/callback/

`POST /api/connections/{connection_name}/callback/`

## Path parameters

- `connection_name` string, required

## Request body

- ConnectionCallbackSchema
  - `code` string
  - `state` string, required
  - `insecure` boolean, required
  - `friend_sync` boolean, required
  - `openid_params` unknown

## Response `default`

No description available

## Changes

> 62 revisions in range; 4 could not be searched.

- **2026-08-02** `034b4e879932` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/spacebarchat/apis/spacebar-server/changes/api/connections/:connection_name/callback/post.md)

---

[API](https://skmtc.dev/spacebarchat/apis/spacebar-server.md) · [All operations](https://skmtc.dev/spacebarchat/apis/spacebar-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/spacebarchat/spacebar-server/revisions/ab03d843e434/schema)
