---
title: "Create an action link"
method: POST
path: "/tasks/v1/actions/{task_id}/shared_link"
tags: ["Actions"]
---

# Create an action link

`POST /tasks/v1/actions/{task_id}/shared_link`

## Path parameters

- `task_id` string, required

## Response `200`

A successful response.

- S12TasksV1CreateActionSharedLinkResponse
  - `link` S12TasksV1ActionSharedLink
    - `url` string — The URL that can be given to an unauthenticated user to give them access

## Other responses

- `default` — An unexpected error response.

---

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