---
title: "Remind Signer"
method: POST
path: "/workflows/{id}/sign-status/signers/{signerRoleName}/remind"
tags: ["Workflows"]
---

# Remind Signer

`POST /workflows/{id}/sign-status/signers/{signerRoleName}/remind`

Send a reminder email to a signer that a signature is needed.

**OAuth Scope required:** `public.workflows.remindSigners`

**NOTE**: You can only send a reminder after the signature packet has been sent out for signature. Also, if using Adobe Sign as your signature provider, reminding a signer reminds all unsigned signers.

## Path parameters

- `id` string, required
- `signerRoleName` string, required

## Headers

- `x-as-user-email` string
- `x-as-user-id` string

## Response `204`

204

## Other responses

- `400` — 400
- `401` — 401
- `404` — 404 not found
- `429` — 429

---

[API](https://skmtc.net/ironcladapp/apis/ironclad-public-api.md) · [All operations](https://skmtc.net/ironcladapp/apis/ironclad-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ironcladapp/ironclad-public-api/revisions/9459b4cfc1e0/schema)
