Skip to main content
POST
/
vault
/
{id}
/
shares

Documentation Index

Fetch the complete documentation index at: https://docs.case.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Vault ID

Body

application/json
target_org_id
string
required

The organization ID to grant access to

permission
enum<string>
default:read

Permission level (only "read" is supported currently)

Available options:
read
expires_at
string<date-time> | null

Optional expiration timestamp for the share

Response

Share created or updated successfully