Availability of User Management FullStory APIs and Retrieval of uid for FullStory URI

123 views Asked by At

I am currently working to make providers using Terraform in Go language.

Are there FullStory APIs that would allow me to create, read, update and delete users.

With reference to this https://developer.fullstory.com/delete-user, the UID (unique id) is the application-specific ID that we've given to the user. We will have to pass that ID through the FS.identify Browser API function. How can I get a specific UID to add it in the URI to check the APIs functionality in Postman?

0

There are 0 answers