---
title: "Restart Destination Task Api"
method: POST
path: "/destinations/{destination_id}/restart_task"
tags: ["Destinations"]
---

# Restart Destination Task Api

`POST /destinations/{destination_id}/restart_task`

## Path parameters

- `destination_id` string, nullable, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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