Update account labelCopy Pageput https://localhost/business-users/private/v1/accounts/{id}Updates the label of an existing account owned by the authenticated user. Requires 'open_accounts' permission.Path ParamsidintegerrequiredAccount ID to updateBody ParamsAccount update request with new labellabelstringrequiredHuman-readable label for the accountResponses 200The account was updated successfully 400The request is invalid - missing required fields or invalid data 401The request is unauthorized - authentication required 403The request is forbidden - insufficient permissions (requires: open_accounts) 404The account was not found or not accessible 500The server cannot process the request - internal server errorUpdated about 1 month ago Get account details by IDBlock account by IDDid this page help you?YesNo