Import a keystore (PKCS#12 / JKS) into the tenant keystore

Imports private keys and trusted certificates from a PKCS#12 or JKS keystore into the
tenant keystore, by S2S-proxying to Core API. Sent as multipart/form-data with three
parts: metadata (JSON), keystore (binary file), and an optional password (binary).

The password is forwarded to Core API as raw bytes — it is never logged, stringified,
or echoed in any error or audit payload.

Authorization: requires scope migration.importKeystore.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
file
required
file
required
file
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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