Update bundle access status
Information whether the access to the components is possible
| Path Parameters |
|---|
bundleId uuid — REQUIRED |
| Header Parameters |
|---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
| Request Body — REQUIRED |
|---|
access boolean — REQUIREDInformation flag whether access to the provider's site is allowed or blocked |
accessNote string — REQUIREDPossible values: length ≤ 1000 Notes to the access setting |
| Responses | |||||
|---|---|---|---|---|---|
200Bundle access status successfully updated
| |||||
400Bad Request (e.g. element not found or resource conflict).
| |||||
403Missing permission
| |||||
500Internal server error (Internal service communication or process error).
|