Organizations REST Endpoints
Store/Organizations
The operations from the Store/Organizations category.
- getOrganization
- Method: getPath:
/ccstore/v1/organizations/{id}
- listOrganizations
- Method: getPath:
/ccstore/v1/organizations
- removeContacts
- Method: postPath:
/ccstore/v1/organizations/removeContacts
- updateOrganization
- Method: putPath:
/ccstore/v1/organizations/{id}