Zum Hauptinhalt springen

Update bundle access status

Information whether the access to the components is possible

Path Parameters
bundleId uuid REQUIRED
Header Parameters
organization-id uuid REQUIRED

ID of organization context this request belongs to.

Request Body REQUIRED
access boolean REQUIRED

Information flag whether access to the provider's site is allowed or blocked

accessNote string REQUIRED

Possible values: length ≤ 1000

Notes to the access setting

Responses
200

Bundle access status successfully updated

Schema OPTIONAL
access boolean OPTIONAL
accessNote string OPTIONAL
400

Bad Request (e.g. element not found or resource conflict).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
403

Missing permission

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
500

Internal server error (Internal service communication or process error).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL