---
title: "PUT /workflows/{workflowId}/autogeneratedois"
method: PUT
path: "/workflows/{workflowId}/autogeneratedois"
tags: ["workflows"]
---

# PUT /workflows/{workflowId}/autogeneratedois

`PUT /workflows/{workflowId}/autogeneratedois`

Whether Dockstore should auto-generate DOIs for GitHub tags

## Path parameters

- `workflowId` integer, required

## Request body

- AutoDoiRequest — Request to control auto DOI generation
  - `autoGenerateDois` boolean, required — Whether to automatically generate DOIs

## Response `default`

default response

- boolean

---

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