Import Keystore
Endpoint
POST /apiops/projects/{projectName}/keystores/import/
Authentication
Requires a Personal API Access Token.
Header
Authorization: Bearer YOUR_TOKEN
Request
Headers
| Header | Value | Required |
|---|---|---|
| Authorization | Bearer {token} | Yes |
| Content-Type | multipart/form-data | Yes |
| X-Apinizer-Package-Passphrase | Base64 encoding of the UTF-8 passphrase | Only when the uploaded package is encrypted |