Create access definition
Create a new access definition for an organization.
| Header Parameters |
|---|
organization-id uuidID of organization context this request belongs to. |
| Request Body — REQUIRED | ||||
|---|---|---|---|---|
accessExchangeType string — REQUIREDPossible values: [ | ||||
accessType object
| ||||
active boolean | ||||
defaultDefinition boolean | ||||
name string — REQUIREDPossible values: 3 ≤ length ≤ 255 | ||||
providerId uuid — REQUIRED |
| Responses | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
201Access definition successfully created
| |||||||||||
400Bad Request (e.g. element not found or resource conflict).
| |||||||||||
403Missing permission
| |||||||||||
500Internal server error (Internal service communication or process error).
|