# Update Email Signature. Use this endpoint to update the email signature associated with the current account. **POST /api/v1/accounts/email-signature** Sample request: POST /Accounts/email-signature "emailSignature" : "Best Regards, John Doe" ## Servers - https://api.lwolf.com/authentisign: https://api.lwolf.com/authentisign () ## Parameters ### Body: multipart/form-data (object) - **emailSignature** (string) ## 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)