v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/dynamic-secret-update-github

Request body

delete_protectionstring

Protection from accidental deletion of this object [true/false]

descriptionstring

Description of the object

github-app-idinteger

Github app id

github-app-private-keystring

App private key

github-base-urlstring

Base URL

input-rulestring[]

Agentic 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).

installation-idinteger

GitHub application installation id

installation-organizationstring

Optional, mutually exclusive with installation id, GitHub organization name

installation-repositorystring

Optional, mutually exclusive with installation id, GitHub repository '<owner>/<repo-name>'

item-custom-fieldsobject

Additional custom fields to associate with the item

jsonboolean

Set output format to JSON

namestring required

Dynamic secret name

new-namestring

Dynamic secret name

output-rulestring[]

Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets)

tagsstring[]

Add tags attached to this object

target-namestring

Target name

tokenstring

Authentication token (see /auth and /configure)

token-permissionsstring[]

Optional - installation token's allowed permissions

token-repositoriesstring[]

Optional - installation token's allowed repositories

token-ttlstring

Token TTL

uid-tokenstring

The universal identity token, Required only for universal_identity authentication

Response

dynamicSecretUpdateGithubResponse wraps response body.