/create-uscAsk AIpost https://api.akeyless.io/create-uscBody Paramsazure-kv-namestringAzure Key Vault name (Relevant only for Azure targets)delete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the Universal Secrets Connectorenvironment-namesstringThe environments in repo-name/environment-name format, comma-separated (only relevant for: github-scope=repository-environment)gcp-project-idstringGCP Project ID (Relevant only for GCP targets)gcp-sm-regionsstringGCP Secret Manager regions to query for regional secrets (comma-separated, e.g., us-east1,us-west1). Max 12 regions. Required when listing with object-type=regional-secrets.github-scopestringDefaults to repositoryThe scope where secrets will be created, available options: [repository, organization, repository-environment]item-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults to falseSet output format to JSONtruefalsek8s-namespacestringK8s namespace (Relevant to Kubernetes targets)namestringrequiredUniversal Secrets Connector nameorganization-namestringThe organization name to create the secret inrepository-accessstringDefaults to publicrepository-namesstringThe repository names, comma-separated (only relevant for: github-scope=repository)tagsarray of stringsList of the tags attached to this Universal Secrets ConnectortagsADD stringtarget-to-associatestringrequiredTarget Universal Secrets Connector to connecttokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationusc-prefixstringPrefix for all secrets created in AWS Secrets Manageruse-prefix-as-filterstringDefaults to falseWhether to filter the USC secret list using the specified usc-prefix [true/false]Responses 201CreateUniversalSecretsConnectorResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago