/usc-createAsk AIpost https://api.akeyless.io/usc-createBody Paramsbinary-valuebooleanUse this option if the universal secrets value is a base64 encoded binarytruefalsedescriptionstringDescription of the universal secretsjsonbooleanDefaults to falseSet output format to JSONtruefalsenamespacestringThe namespace (relevant for Hashi vault target)object-typestringpfx-passwordstringOptional, the passphrase that protects the private key within the pfx certificate (Relevant only for Azure KV certificates)regionstringOptional, create secret in a specific region (GCP only). If empty, a global secret will be created (provider default).secret-namestringrequiredName for the new universal secretsselected-repositoriesstringtagsobjectTags for the universal secretstags objecttokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationusc-encryption-keystringOptional, The name of the remote key that used to encrypt the secret value (if empty, the default key will be used)usc-namestringrequiredName of the Universal Secrets Connector itemvaluestringrequiredValue of the universal secrets item, either text or base64 encoded binaryResponses 200uscCreateResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago