---
title: "Attach a Provider Configuration to the Module Test Configuration"
method: POST
path: "/test-configurations/{test_configuration}/provider-configuration-links"
tags: ["module-test-provider-configuration-links"]
---

# Attach a Provider Configuration to the Module Test Configuration

`POST /test-configurations/{test_configuration}/provider-configuration-links`

Attach a Provider Configuration to the Module Test Configuration.

## Path parameters

- `test_configuration` string, required

## Response `201`

Created.

## Other responses

- `403` — User unauthorized to perform action.
- `404` — Module Test Configuration not found.
- `422` — Malformed request body (missing attributes, wrong types, etc.).
- `4XX` — Client error.
- `5XX` — Server error.

---

[API](https://skmtc.net/scalr/apis/scalr-iacp-api.md) · [All operations](https://skmtc.net/scalr/apis/scalr-iacp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalr/scalr-iacp-api/revisions/fc927526ad12/schema)
