Skip to main content
POST
TypeScript

Authorizations

session
string
cookie
required

The signed session cookie of a logged-in trdrs user. First-party/browser only; an API key cannot reach a route secured this way.

Headers

Idempotency-Key
string
required
Required string length: 1 - 128

Path Parameters

organizationId
string<uuid>
required

Body

application/json
email
string
required
Maximum string length: 254
role
enum<string>
required
Available options:
owner,
operator,
reader
expectedVersion
integer
required
Required range: x >= 0
authUserId
string

Response

Scoped result. Cache-Control: no-store.

member
object
required