---
title: "Force pull of a component version from external docker registry"
method: POST
path: "/components/{component_id}/docker-pull/{version_id}"
tags: ["components"]
---

# Force pull of a component version from external docker registry

`POST /components/{component_id}/docker-pull/{version_id}`

You need `contracts.repository.edit` permission to access this resource. The component should be accessible to the client (e.g. component from the own Contract or shared one).

## Path parameters

- `component_id` string, required
- `version_id` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/elastic/apis/elastic-io-rest-api-documentation-v2.md) · [All operations](https://skmtc.net/elastic/apis/elastic-io-rest-api-documentation-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elastic/elastic-io-rest-api-documentation-v2/revisions/411f9f98c01e/schema)
