Jump to content

Mandatory HashType parameter


Jarod Hallmark

Recommended Posts

I cannot find any information about how to use this feature with my API call. i am using powershell to retrieve the passwords with Invoke-Restmethod. I guessed at how to use the "Reason" for retrieving and got it to work: ie: Invoke-Restmethod -Method GET -Uri $PasswordstateUrl -Header @{ "APIKey" =$API; "Reason" = "Because" }

Any help would be appreciated. thanks

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...