---
title: "POST /v1/projects/{projectId}/integrations/validate"
method: POST
path: "/v1/projects/{projectId}/integrations/validate"
tags: ["Integrations"]
---

# POST /v1/projects/{projectId}/integrations/validate

`POST /v1/projects/{projectId}/integrations/validate`

## Path parameters

- `projectId` string, required

## Request body

- IntegrationsValidateBody
  - `configuration` object
  - `enabled` boolean
  - `name` string
  - `type` string

## Response `200`

A successful response.

- GoliothIntegrationValidationResponse

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/golioth/apis/golioth-api.md) · [All operations](https://skmtc.dev/golioth/apis/golioth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/golioth/golioth-api/revisions/47c98ae69a55/schema)
