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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
201 Access definition successfully created
| |||||||||||
400 Bad Request (e.g. element not found or resource conflict).
| |||||||||||
403 Missing permission
| |||||||||||
500 Internal server error (Internal service communication or process error).
|