The License Manager API allows you to create users, modify their names and emails, as well as add and remove roles from users.
Attribute name | Description |
---|---|
accountName | Account name in VTEX License Manager |
environment | Environment on which you want to run the query e.g. vtexcommercestable |
userId | Unique user identification string |
roleId | Integer that represents a role, can be looked up on the License Manager UI |
Use this page to mock License Manager API in your testing and development.
Run our mock API sample using the open source WireMock library, or in the free edition of WireMock Cloud. You'll have a working API server simulating the behavior of License Manager API, which will allow you to keep building and testing even if the actual API you isn't currently available.