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 | |||||
---|---|---|---|---|---|
200 Bundle access status successfully updated
| |||||
400 Bad Request (e.g. element not found or resource conflict).
| |||||
403 Missing permission
| |||||
500 Internal server error (Internal service communication or process error).
|