---
title: "PUT /importsource/{importSourceId}/mapping"
method: PUT
path: "/importsource/{importSourceId}/mapping"
---

# PUT /importsource/{importSourceId}/mapping

`PUT /importsource/{importSourceId}/mapping`

Provide object schema and mapping configuration for the external import

## Request body

- ImportSchemaAndMapping — Object schema and mapping configuration for an external import.
  - `schema` object — Object schema and status schema configuration for the import.
  - `mapping` object — Object type and attribute mapping configuration for the import.

## Response `204`

## Other responses

- `400`
- `401` — Client must be authenticated to access this resource.
- `409` — A mapping already exists for this import
- `500` — Something went wrong. Please try again later. If the error persists, contact our support team.

---

[API](https://skmtc.net/atlassian/apis/rest.md) · [All operations](https://skmtc.net/atlassian/apis/rest/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/rest/versions/07137e668210/schema)
