Unlocking Encrypted Dataset via Rest API?

twstdude0to0

Cadet
Joined
Mar 28, 2021
Messages
1
Hi Everyone,

Hopefully this is the forum to ask questions about the API. I am trying to unlock an encrypted dataset (the pool is unencrypted) with the "poolDatasetUnlockPost" and I'm having trouble getting it to work properly. When I post without any parameters, I get a "190" response. When I add the "id" and "passphrase" parameters, I get a "{"message": "Expecting value: line 1 column 1 (char 0)"}". I can run GET requests without any issues.

Thanks,
 
Top