mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 12:27:47 +00:00
fix docs for python sdk with typo for ClientId and BaseURL along with calls with .go instead of .py
This commit is contained in:
@@ -47,7 +47,7 @@ except Exception as e:
|
||||
Run this command to run the code:
|
||||
|
||||
```bash
|
||||
python sdk.go
|
||||
python sdk.py
|
||||
```
|
||||
|
||||
The SDK returns the `deletionStatus` with a value of 204.
|
||||
|
||||
Reference in New Issue
Block a user