# Resend the signing invitation. This endpoint resends the invitation for a signing session based on the provided signing ID. **POST /api/v1/signings/{id}/resend-invitation** Sample request: POST /signings/{id}/resend-invitation ## Servers - https://api.lwolf.com/authentisign: https://api.lwolf.com/authentisign () ## Parameters ### Path parameters - **id** (string(uuid)) The identifier of the signing session. ## Responses ### 200 Success ### default Error #### Body: application/json (object) - **code** (integer(int32)) - **message** (string | null) - **details** (array[string] | null) [Powered by Bump.sh](https://bump.sh)