Company User Resources REST Endpoints

Company User Resources
The operations from the Company User Resources category.
Add User
Method: post
Path: /appstore/publisher/v1/users
Delete user
Method: delete
Path: /appstore/publisher/v1/users/{id}
List of partners
Method: get
Path: /appstore/publisher/v1/users/{id}/partners
List of users
Method: get
Path: /appstore/publisher/v1/users
Update User
Method: put
Path: /appstore/publisher/v1/users/{id}
User Details
Method: get
Path: /appstore/publisher/v1/users/{id}