---
title: "Check org and user"
method: POST
path: "/auth"
tags: ["Authentications"]
---

# Check org and user

`POST /auth`

Checking that the bot that in the server is actually authenticated

## Headers

- `serverkey` string, required

## Request body

- OrganizationCreateValidator
  - `serverName` string, required
  - `guildId` string, required
  - `isOwner` boolean, required
  - `internalId` string, required
  - `name` string, required

## Response `201`

- object

---

[API](https://skmtc.net/gitroomhq/apis/crosspublic-swagger-file.md) · [All operations](https://skmtc.net/gitroomhq/apis/crosspublic-swagger-file/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gitroomhq/crosspublic-swagger-file/revisions/6fa3feae8411/schema)
