---
title: "Register to crosspublic"
method: POST
path: "/auth/registration"
tags: ["Authentications"]
---

# Register to crosspublic

`POST /auth/registration`

This will create an organization and a user

## Request body

- RegistrationValidator
  - `email` string, required
  - `password` string, required
  - `company` string, required
  - `token` string

## Response `201`

## Changes

- **2023-12-02** `0f94162e2901` — 1 info
  - endpoint added
- **2023-11-26** `450526d5a3d5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/gitroomhq/apis/crosspublic-swagger-file/changes/auth/registration/post.md)

---

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