/dynamic-secret-create-githubCopy Pagepost https://api.akeyless.io/dynamic-secret-create-githubRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsdynamicSecretCreateGithub is a command that creates github dynamic secretdelete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the objectgithub-app-idint64Github app idgithub-app-private-keystringApp private keygithub-base-urlstringDefaults to https://api.github.com/Base URLinput-rulearray of stringsAgentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout).input-ruleADD stringinstallation-idint64GitHub application installation idinstallation-organizationstringOptional, mutually exclusive with installation id, GitHub organization nameinstallation-repositorystringOptional, mutually exclusive with installation id, GitHub repository '/'item-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults to falseSet output format to JSONtruefalsenamestringrequiredDynamic secret nameoutput-rulearray of stringsAgentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets)output-ruleADD stringtagsarray of stringsAdd tags attached to this objecttagsADD stringtarget-namestringTarget nametokenstringAuthentication token (see /auth and /configure)token-permissionsarray of stringsOptional - installation token's allowed permissionstoken-permissionsADD stringtoken-repositoriesarray of stringsOptional - installation token's allowed repositoriestoken-repositoriesADD stringtoken-ttlstringDefaults to 60mToken TTLuid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 201dynamicSecretCreateGithubResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 24 days ago