/
/Treasure Workflow
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 9h ago · Updated 3w ago
Attempt6
Log2
Pool10
Project13
  • 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
  • getList workflows of a project with filters
  • get/api/projects/{id}/workflows/{name}
Schedule6
Session3
Workflow3
    Project

    Delete a secret from a project

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

    Path parameters

    idinteger required

    project id

    keystring required

    secret key

    Response

    Treasure Workflow never returns content

    Changes