/
/Digdag
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
Admin1
Attempt6
Log2
Project15
  • get(deprecated)
  • getList projects with filters
  • putUpload a project archive as a new project or a new revision of an existing project
  • getGet a project
  • deleteDelete a project
  • getDownload a project archive file
  • getList revisions of a project
  • getList schedules of a project with filters
  • getList secret keys of a project
  • putSet a secret to a project
  • deleteDelete a secret from a project
  • getList sessions of a project with filters
  • get(deprecated)
  • getList workflows of a project with filters
  • get/api/projects/{id}/workflows/{name}
Schedule6
Session3
Version2
Workflow4
    Project

    Set a secret to a project

    put/api/projects/{id}/secrets/{key}

    Path parameters

    idinteger required

    project id

    keystring required

    secret key

    Request body

    RestSetSecretRequest required

    Response

    successful operation

    RestSecret required

    Changes