Vaults
Archive Vault
Archive Vault through the OMA API.
POST
Archive Vault
Every request requires
?beta=true.Authorizations
OMA workspace API key.
Path Parameters
Path parameter vault_id
Query Parameters
Selects the beta API contract for this endpoint. Must be true.
Available options:
true Response
Successful response (OK)
A vault that stores credentials for use by agents during sessions.
Available options:
vault Example:
"vault"
Unique identifier for the vault.
Example:
"vlt_011CZkZDLs7fYzm1hXNPeRjv"
Human-readable name for the vault.
Example:
"Example vault"
Arbitrary key-value metadata attached to the vault.
Example:
A timestamp in RFC 3339 format
Example:
"2026-03-15T10:00:00Z"
A timestamp in RFC 3339 format
Example:
"2026-03-15T10:00:00Z"
When the vault was archived. Null if not archived.
Example:
null