Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-11-17 20:29:20 +00:00
parent 675871d282
commit 9864b467b8
29 changed files with 998 additions and 998 deletions

View File

@@ -11,7 +11,7 @@ import (
func main() {
userService := user.NewUserService(os.Getenv("M3O_API_TOKEN"))
rsp, err := userService.Delete(&user.DeleteRequest{
Id: "fdf34f34f34-f34f34-f43f43f34-f4f34f",
Id: "8b98acbe-0b6a-4d66-a414-5ffbf666786f",
})
fmt.Println(rsp, err)