/v1/organizations/:organizationId/stores/:storeId Deletes a store from the organization and removes its configuration.
/v1/organizations/:organizationId/stores/:storeId Retrieves details of a specific store using its unique identifier.
/v1/organizations/:organizationId/stores/test Executes a test operation for the store and returns the result.
/v1/organizations/:organizationId/stores Retrieves a paginated list of stores belonging to the organization.
/v1/organizations/:organizationId/stores/:storeId Updates the properties and configuration of an existing store.
No endpoints match