---
title: "Validate team name"
method: GET
path: "/orgs/{orgId}/teams/validate"
tags: ["teams"]
---

# Validate team name

`GET /orgs/{orgId}/teams/validate`

Confirms the validity of the given team name. Append `?name=<your_team_name>`.

## Path parameters

- `orgId` integer, required

## Query parameters

- `name` string

## Response `204`

OK - No content

## Other responses

- `400` — Bad request
- `403` — Operation not allowed

---

[API](https://skmtc.net/seqeralabs/apis/seqera-api.md) · [All operations](https://skmtc.net/seqeralabs/apis/seqera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/seqeralabs/seqera-api/versions/13316c9fe5ff/schema)
