Organizations REST Endpoints

Organizations
The company, business unit of a large company, or government agency that has an organization record in the Oracle B2C Service knowledge base.
Create an organization
Method: post
Path: /services/rest/connect/v1.4/organizations
Delete an organization
Method: delete
Path: /services/rest/connect/v1.4/organizations/{id}
Get an organization
Method: get
Path: /services/rest/connect/v1.4/organizations/{id}
Get multiple organizations
Method: get
Path: /services/rest/connect/v1.4/organizations
Update an organization
Method: patch
Path: /services/rest/connect/v1.4/organizations/{id}