post
https://saner.secpod.com/AncorWebService/perform
This method allows you to assign a NORMAL or ACCOUNTADMIN user to an account in Saner Server. Users will be assigned to respective organizations based on their account. Organization admin cannot be assigned to an account, if tried, error response is returned. It requires user Id and account name.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| user | User ID to be assigned to an account. | Yes | string |
| account | Account name to which the user should be assigned. | Yes | string |
