> ## Documentation Index
> Fetch the complete documentation index at: https://signatureapi-daf4ee54.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a ceremony: Email link authentication

> Creates a ceremony where the recipient is authenticated via a link sent to their email.

<Frame>
  <img src="https://mintcdn.com/signatureapi-daf4ee54/-zNb44iNHnnmKMui/docs/integrations/power-automate/images/actions/create-ceremony-email-link.png?fit=max&auto=format&n=-zNb44iNHnnmKMui&q=85&s=524d04b4496053834d94eeb487c92b4d" alt="" width="2880" height="1624" data-path="docs/integrations/power-automate/images/actions/create-ceremony-email-link.png" />
</Frame>

### Input

<ParamField path="Recipient ID" type="string" required={true}>
  The ID of the recipient to which the ceremony will be created.
</ParamField>

<ParamField path="Redirect URL" type="string">
  A URL to redirect the recipient to after a ceremony is finished.

  [Learn more about ceremony redirect url](/docs/integrations/power-automate/recipients/redirect-url).
</ParamField>

<ParamField path="Extra Properties" type="string">
  Extra properties for extensibility.
</ParamField>

### Output

This action has no output.
