latestOpenAPI 3.0.02026-08-186661,4492.1 MB
4d9bcf62aa69
Onetimesecrets
Store a one-time secret
Requires permission: IT
Stores a payload the client has already encrypted, and returns a short link to it. The API receives ciphertext, KDF parameters and an auth key it only ever hashes — never the passphrase and never the plaintext, so it cannot read what it is holding.
post/OneTimeSecrets
Request body
Example request
{
"iterations": 0,
"expiresInHours": 24
}Response
Success - stored