---
title: "account/subaccount/set-permissions"
method: POST
path: "/account/subaccount/set-permissions"
tags: ["Sub-Account Endpoints"]
---

# account/subaccount/set-permissions

`POST /account/subaccount/set-permissions`

This endpoint will allow the user to modify the permissions and the maximum amounts to their sub-accounts in the API.  

 The main account will be able to only modify the permission that he has, For Example, if the user does not have ETCCollect permission, the account won't be able to assign that permission to their sub-account.

## Response `200`

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

---

[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)
