# Reset a signing session. This endpoint resets the status of a signing session based on its ID. **POST /api/v1/signings/{id}/reset** Sample request: POST /signings/{id}/reset ## Servers - https://api.lwolf.com/authentisign: https://api.lwolf.com/authentisign () ## Parameters ### Path parameters - **id** (string(uuid)) The identifier of the signing session to be reset. ## 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)