thoughtspot / thoughtspot_rest_api_v1_python

Python implementations of ThoughtSpot REST APIs V1 and V2
Other
3 stars 6 forks source link

Update to V1 user_post to reflect correct encoding of properties and … #24

Closed bryanthowell-ts closed 3 months ago

bryanthowell-ts commented 3 months ago

…add a quick 'email' parameter to put the mail key/value into the properties, because you need to provide email when creating a user in recent versions of ThoughtSpot. V2 API does not need this, already has an email property in the request definition in the playground