/dynamic-secret-create-githubAsk AIpost https://api.akeyless.io/dynamic-secret-create-githubBody Paramsdelete_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 URLinstallation-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 nametagsarray 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 7 months ago