Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the bundle to be updated.
Body
application/json
Response
The bundle was successfully updated.
The ID of the bundle.
Example:
"a381e7a3-e5e0-4c48-b1d6-4ccb4c191bc1"
The name of the bundle.
Example:
"Bundle 1"
The description of the bundle.
Example:
"Description of bundle 1"
The creation timestamp of the bundle, in ISO 8601 format
The last updated timestamp of the bundle, in ISO 8601 format
The ID of the owner of the bundle.
Example:
"4aed3e8a-727b-4d72-8010-3b8710c50bec"
The total number of items in the bundle.
Example:
15
The total number of resources in the bundle.
Example:
10
The total number of groups in the bundle.
Example:
5

