Edit an artifact bundle

IMPORTANT: You can update only the name of the artifact bundle using this REST API call.
Prerequisites
  • Minimum required session ID privileges: Software administrator.

Procedure

  1. Select the artifact bundle URI.
  2. Edit the name of the artifact bundle using the URI from Step 1.
  3. PUT /rest/artifact-bundles/{id}.

    Specify the {id} of the artifact bundle.

    Specify a valid session token and a form with Content-Type as application/json.

This procedure updates the name of the selected artifact bundle.