---
title: "account/submit-extended-info/signing-authority-info/edit"
method: POST
path: "/account/submit-extended-info/signing-authority-info/edit"
tags: ["Account Onboarding Endpoints"]
---

# account/submit-extended-info/signing-authority-info/edit

`POST /account/submit-extended-info/signing-authority-info/edit`

This endpoint is used to edit an existing signing authority linked to your VoPay account. You will need to provide the Signing Authority ID, which you can  get from the GET /account/signing-authority-info endpoint

## Response `200`

- object
  - `Success` boolean — True if the request was successful, false if it failed
  - `ErrorMessage` string — Contains a description of the error if the request failed
  - `Message` string — Contains a description of the successful message

---

[API](https://skmtc.net/vopay/apis/accounts.md) · [All operations](https://skmtc.net/vopay/apis/accounts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vopay/accounts/revisions/7033bd231ec7/schema)
