/
/Apigee Registry API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects26
  • get/v1/{+name}
  • put/v1/{+name}
  • delete/v1/{+name}
  • patch/v1/{+name}
  • get/v1/{+name}/locations
  • post/v1/{+resource}:setIamPolicy
  • get/v1/{+resource}:getIamPolicy
  • post/v1/{+resource}:testIamPermissions
  • get/v1/{+parent}/apis
  • post/v1/{+parent}/apis
  • get/v1/{+parent}/versions
  • post/v1/{+parent}/versions
  • delete/v1/{+name}:deleteRevision
  • post/v1/{+name}:tagRevision
  • post/v1/{+name}:rollback
  • get/v1/{+parent}/specs
  • post/v1/{+parent}/specs
  • get/v1/{+name}:listRevisions
  • get/v1/{+name}:getContents
  • get/v1/{+parent}/artifacts
  • post/v1/{+parent}/artifacts
  • get/v1/{+parent}/deployments
  • post/v1/{+parent}/deployments
  • get/v1/{+name}/operations
  • post/v1/{+name}:cancel
  • post/v1/{+parent}/instances
    projects

    Removes a specified artifact.

    delete/v1/{+name}

    Path parameters

    namestring required

    Required. The name of the artifact to delete. Format: {parent}/artifacts/*

    Query parameters

    forceboolean

    If set to true, any child resources will also be deleted. (Otherwise, the request will only work if there are no child resources.)

    Response

    Successful response

    Changes