Create a Cryptographic Exchange in DRAFT

Creates a new Exchange with all references nullable. The 6 references
are resolved by subsequent PATCH calls before validate / activate.
Audit event admin.cryptographicexchange.create is published automatically
by the JPA listener pattern (extends AuditableWithEventsEntity).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Create a Cryptographic Exchange in DRAFT status

string
required
length between 0 and 255

Display name; unique uniqueness is NOT enforced — admin discipline

string

Free-text business purpose

uuid

Application this Exchange operates within (optional at DRAFT)

uuid

Cryptographic Actor that will execute the operation (optional at DRAFT)

string
length between 0 and 255

Asset identified by stable KID (optional at DRAFT)

uuid

Exchange Context that scopes the relationship (optional at DRAFT)

uuid

Constraint Policy with the usage restrictions (optional at DRAFT)

uuid

Owner principal; defaults to the caller's principal id when omitted

tags
array of strings

Free-form tags (string array)

tags
string

Free-text operator notes

date-time

Validity window start (UTC); inclusive

date-time

Validity window end (UTC); exclusive — must be > effectiveFrom when both set

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*