---
title: "Add collaborators"
method: POST
path: "/v1/artifacts/{id}/collaborators"
tags: ["Collaborators"]
---

# Add collaborators

`POST /v1/artifacts/{id}/collaborators`

## Request body

- object
  - `emails` string[], required
  - `role` 'owner' | 'editor' | 'viewer', required

## Response `200`

Added

## Other responses

- `403` — Access denied

---

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