v5

latestSwagger 2.0MIT2026-08-03485217850.7 KB
repository

Create or Update a secret value in a repository

put/repos/{owner}/{repo}/actions/secrets/{secretname}

Path parameters

ownerstring required

owner of the repository

repostring required

name of the repository

secretnamestring required

name of the secret

Request body

datastring required

Data of the secret to update

descriptionstring

Description of the secret to update

Response

response when creating a secret